- All Superinterfaces:
Entity, Serializable
- All Known Subinterfaces:
Any, AnyObject, Group, Groupable<L,M,REL>, LinkedAccount, Realm, Relatable<L,REL>, User
- All Known Implementing Classes:
AbstractAny, AbstractAny, AbstractAttributable, AbstractAttributable, AbstractGroupableRelatable, AbstractGroupableRelatable, AbstractRelatable, AbstractRelatable, DeletingLinkedAccount, JPAAnyObject, JPAGroup, JPALinkedAccount, JPARealm, JPAUser, Neo4jAnyObject, Neo4jGroup, Neo4jLinkedAccount, Neo4jRealm, Neo4jUser
public interface Attributable
extends Entity
-
-
Method Summary
boolean
Returns the plain attribute for this instance and the given schema name.s
Returns the plain attributes for this instance.
boolean
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
getKey
-
Method Details
-
-
-
getPlainAttr
Returns the plain attribute for this instance and the given schema name.s
- Parameters:
plainSchema - plain schema name
- Returns:
- plain attribute for this instance and the given schema name
-
getPlainAttrs
Returns the plain attributes for this instance.
- Returns:
- plain attribute for this instance