public interface SimpleObjectRef
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType |
getObjectType() |
String |
getOid() |
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType |
resolveObjectType(OperationResult result) |
void |
setObjectType(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType objectType) |
void |
setOid(String oid) |
String getOid()
void setOid(String oid)
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType getObjectType()
void setObjectType(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType objectType)
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType resolveObjectType(OperationResult result)
Copyright © 2015 evolveum. All rights reserved.