@Entity public abstract class RFocus<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> extends RObject<T>
F_OBJECT_TYPE_CLASS
Constructor and Description |
---|
RFocus() |
Modifier and Type | Method and Description |
---|---|
static <T extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> |
copyFromJAXB(com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType jaxb,
RFocus<T> repo,
PrismContext prismContext,
IdGeneratorResult generatorResult) |
boolean |
equals(Object o) |
RActivation |
getActivation() |
Set<RAssignment> |
getAssignment() |
Set<RAssignment> |
getAssignments() |
protected Set<RAssignment> |
getAssignments(RAssignmentOwner owner) |
Set<RObjectReference> |
getLinkRef() |
int |
hashCode() |
void |
setActivation(RActivation activation) |
void |
setAssignments(Set<RAssignment> assignments) |
void |
setLinkRef(Set<RObjectReference> linkRef) |
copyFromJAXB, copyFromJAXB, copyToJAXB, getAncestors, getBooleans, getBooleansCount, getCreateApproverRef, getCreateChannel, getCreateTimestamp, getCreatorRef, getDates, getDatesCount, getDescendants, getFullObject, getLongs, getLongsCount, getModifierRef, getModifyApproverRef, getModifyChannel, getModifyTimestamp, getName, getObjectTypeClass, getOid, getParentOrgRef, getPolys, getPolysCount, getReferences, getReferencesCount, getStrings, getStringsCount, getTenantRef, getTrigger, getVersion, isTransient, setAncestors, setBooleans, setBooleansCount, setCreateApproverRef, setCreateChannel, setCreateTimestamp, setCreatorRef, setDates, setDatesCount, setDescendants, setFullObject, setLongs, setLongsCount, setModifierRef, setModifyApproverRef, setModifyChannel, setModifyTimestamp, setName, setObjectTypeClass, setOid, setParentOrgRef, setPolys, setPolysCount, setReferences, setReferencesCount, setStrings, setStringsCount, setTenantRef, setTransient, setTrigger, setVersion, toJAXB, toString
public Set<RObjectReference> getLinkRef()
protected Set<RAssignment> getAssignments(RAssignmentOwner owner)
public Set<RAssignment> getAssignment()
public Set<RAssignment> getAssignments()
public RActivation getActivation()
public void setAssignments(Set<RAssignment> assignments)
public void setLinkRef(Set<RObjectReference> linkRef)
public void setActivation(RActivation activation)
public boolean equals(Object o)
public int hashCode()
public static <T extends com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType> void copyFromJAXB(com.evolveum.midpoint.xml.ns._public.common.common_3.FocusType jaxb, RFocus<T> repo, PrismContext prismContext, IdGeneratorResult generatorResult) throws DtoTranslationException
DtoTranslationException
Copyright © 2015 evolveum. All rights reserved.