|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceObjectShadowDto | |
---|---|
com.evolveum.midpoint.web.model | |
com.evolveum.midpoint.web.model.dto | |
com.evolveum.midpoint.web.model.impl |
Uses of ResourceObjectShadowDto in com.evolveum.midpoint.web.model |
---|
Methods in com.evolveum.midpoint.web.model that return types with arguments of type ResourceObjectShadowDto | ||
---|---|---|
|
ResourceManager.listObjectShadows(java.lang.String oid,
java.lang.Class<T> resourceObjectShadowType)
|
|
java.util.Collection<ResourceObjectShadowDto<ResourceObjectShadowType>> |
ResourceManager.listResourceObjects(java.lang.String resourceOid,
javax.xml.namespace.QName objectClass,
PagingType paging)
|
Uses of ResourceObjectShadowDto in com.evolveum.midpoint.web.model.dto |
---|
Subclasses of ResourceObjectShadowDto in com.evolveum.midpoint.web.model.dto | |
---|---|
class |
AccountShadowDto
|
class |
GuiAccountShadowDto
|
Uses of ResourceObjectShadowDto in com.evolveum.midpoint.web.model.impl |
---|
Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type ResourceObjectShadowDto | ||
---|---|---|
|
ResourceManagerImpl.listObjectShadows(java.lang.String oid,
java.lang.Class<T> resourceObjectShadowType)
|
|
java.util.Collection<ResourceObjectShadowDto<ResourceObjectShadowType>> |
ResourceManagerImpl.listResourceObjects(java.lang.String resourceOid,
javax.xml.namespace.QName objectClass,
PagingType paging)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |