Package org.apache.syncope.common.lib.to
Interface EntityTO
-
- All Superinterfaces:
BaseBean,Serializable
- All Known Subinterfaces:
NamedEntityTO
- All Known Implementing Classes:
AccessTokenTO,AccountPolicyTO,AnyObjectTO,AnyTO,AnyTypeClassTO,AnyTypeTO,ApplicationTO,AuditConfTO,DelegationTO,DerSchemaTO,DynRealmTO,ExecTO,FIQLQueryTO,GroupTO,ImplementationTO,LinkedAccountTO,MacroTaskTO,MailTemplateTO,NotificationTaskTO,NotificationTO,PasswordPolicyTO,PlainSchemaTO,PolicyTO,PrivilegeTO,PropagationTaskTO,ProvisioningTaskTO,PullTaskTO,PushTaskTO,RealmTO,RelationshipTypeTO,ReportTO,RoleTO,SchedTaskTO,SchemaTO,SecurityQuestionTO,TaskTO,UserTO,VirSchemaTO
public interface EntityTO extends BaseBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()voidsetKey(String key)
-