| Package | Description |
|---|---|
| org.apache.syncope.common.services | |
| org.apache.syncope.common.to |
| Modifier and Type | Method and Description |
|---|---|
ConnObjectTO |
ResourceService.getConnectorObject(String resourceName,
SubjectType type,
Long id)
Returns connector object from the external resource, for the given type and id.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAttributableTO |
class |
AbstractSubjectTO |
class |
ConfTO |
class |
MembershipTO |
class |
RoleTO |
class |
UserTO |
| Modifier and Type | Method and Description |
|---|---|
ConnObjectTO |
PropagationStatus.getAfterObj()
After object getter.
|
ConnObjectTO |
PropagationStatus.getBeforeObj()
Before object getter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropagationStatus.setAfterObj(ConnObjectTO afterObj)
After object setter.
|
void |
PropagationStatus.setBeforeObj(ConnObjectTO beforeObj)
Before object setter.
|
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.