Class ObjectReferenceType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType
- All Implemented Interfaces:
Referencable,Serializable,Cloneable
public class ObjectReferenceType
extends com.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
implements Referencable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()description(String value) documentation(String value) filter(SearchFilterType value) resolutionTime(EvaluationTimeType value) voidsetDescription(String value) voidsetDocumentation(String value) voidsetFilter(SearchFilterType value) voidvoidvoidsetTargetName(PolyStringType value) targetName(PolyStringType value) targetName(String value) protected ObjectReferenceTypeMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractReferencable
asReferenceValue, clone, end, equals, getObject, getObjectable, getOid, getRelation, getType, hashCode, setOid, setRelation, setType, setupReferenceValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Referencable
asReferenceValue, getObject, getObjectable, getOid, getRelation, getType, setupReferenceValue
-
Field Details
-
COMPLEX_TYPE
-
F_TYPE
-
F_OID
-
F_RELATION
-
F_DESCRIPTION
-
F_DOCUMENTATION
-
F_FILTER
-
F_RESOLUTION_TIME
-
F_REFERENTIAL_INTEGRITY
-
F_TARGET_NAME
-
FACTORY
-
-
Constructor Details
-
ObjectReferenceType
public ObjectReferenceType()
-
-
Method Details
-
thisInstance
- Specified by:
thisInstancein classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
getDescription
- Specified by:
getDescriptionin interfaceReferencable- Overrides:
getDescriptionin classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
setDescription
- Overrides:
setDescriptionin classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
getDocumentation
-
setDocumentation
-
getFilter
- Specified by:
getFilterin interfaceReferencable- Overrides:
getFilterin classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
setFilter
- Overrides:
setFilterin classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
getResolutionTime
- Specified by:
getResolutionTimein interfaceReferencable- Overrides:
getResolutionTimein classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
setResolutionTime
- Overrides:
setResolutionTimein classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
getReferentialIntegrity
- Specified by:
getReferentialIntegrityin interfaceReferencable- Overrides:
getReferentialIntegrityin classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
setReferentialIntegrity
- Overrides:
setReferentialIntegrityin classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
getTargetName
- Specified by:
getTargetNamein interfaceReferencable- Overrides:
getTargetNamein classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
setTargetName
- Overrides:
setTargetNamein classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-
type
-
oid
-
relation
-
description
-
documentation
-
filter
-
resolutionTime
-
referentialIntegrity
-
targetName
-
targetName
-
clone
- Specified by:
clonein interfaceReferencable- Specified by:
clonein classcom.evolveum.midpoint.prism.impl.binding.AbstractReferencable<ObjectReferenceType>
-