Class ResourceObjectIdentification.SecondaryOnly
java.lang.Object
com.evolveum.midpoint.schema.processor.ResourceObjectIdentification<ResourceObjectIdentifiers.SecondaryOnly>
com.evolveum.midpoint.schema.processor.ResourceObjectIdentification.SecondaryOnly
- All Implemented Interfaces:
DebugDumpable
,Serializable
,Cloneable
- Enclosing class:
- ResourceObjectIdentification<I extends ResourceObjectIdentifiers>
public static class ResourceObjectIdentification.SecondaryOnly
extends ResourceObjectIdentification<ResourceObjectIdentifiers.SecondaryOnly>
Identification that does not contain a primary identifier.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.schema.processor.ResourceObjectIdentification
ResourceObjectIdentification.SecondaryOnly, ResourceObjectIdentification.WithPrimary
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Method Summary
Methods inherited from class com.evolveum.midpoint.schema.processor.ResourceObjectIdentification
asBean, debugDump, ensurePrimary, equals, fromAttributes, fromCompleteShadow, fromCompleteShadow, fromIdentifiers, getAllIdentifiersAsAttributes, getIdentifiers, getObjectClassName, getPrimaryIdentifier, getPrimaryIdentifiers, getPrimaryIdentifiersAsAttributes, getResourceObjectDefinition, getSecondaryIdentifiers, getSecondaryIdentifiersAsAttributes, hashCode, hasPrimaryIdentifier, of, of, of, of, toString, withPrimary, withPrimaryAdded
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
getPrimaryIdentifierAttribute
- Specified by:
getPrimaryIdentifierAttribute
in classResourceObjectIdentification<ResourceObjectIdentifiers.SecondaryOnly>
-
clone
- Specified by:
clone
in classResourceObjectIdentification<ResourceObjectIdentifiers.SecondaryOnly>
-