Interface AnyObject
- All Superinterfaces:
Any,Attributable,Entity,Groupable<AnyObject,,AMembership, ARelationship> Relatable<AnyObject,,ARelationship> Serializable
- All Known Implementing Classes:
JPAAnyObject,Neo4jAnyObject
public interface AnyObject
extends Groupable<AnyObject,AMembership,ARelationship>, Relatable<AnyObject,ARelationship>
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX -
Method Summary
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.Any
add, add, getAuxClasses, getCreationContext, getCreationDate, getCreator, getLastChangeContext, getLastChangeDate, getLastModifier, getRealm, getResources, getStatus, getType, setCreationContext, setCreationDate, setCreator, setLastChangeContext, setLastChangeDate, setLastModifier, setRealm, setStatus, setTypeMethods inherited from interface org.apache.syncope.core.persistence.api.entity.Attributable
add, getPlainAttr, getPlainAttrs, removeMethods inherited from interface org.apache.syncope.core.persistence.api.entity.Groupable
add, getMembership, getMemberships, getPlainAttr, getPlainAttrs, getPlainAttrs, removeMethods inherited from interface org.apache.syncope.core.persistence.api.entity.Relatable
add, getRelationship, getRelationships, getRelationships, getRelationships
-
Method Details
-
getName
String getName() -
setName
-