Package org.apache.syncope.common.lib
Interface Attributable
- All Known Subinterfaces:
RealmMember
- All Known Implementing Classes:
AnyCR
,AnyObjectCR
,AnyObjectTO
,AnyTO
,GroupCR
,GroupTO
,MembershipTO
,UserCR
,UserTO
public interface Attributable
-
Method Summary
Modifier and TypeMethodDescriptiongetDerAttr
(String schema) getPlainAttr
(String schema) getVirAttr
(String schema)
-
Method Details
-
getPlainAttrs
-
getPlainAttr
-
getDerAttrs
-
getDerAttr
-
getVirAttrs
-
getVirAttr
-