Package org.apache.syncope.common.lib.to
Interface NamedEntityTO
-
- All Superinterfaces:
BaseBean,EntityTO,Serializable
- All Known Implementing Classes:
AccountPolicyTO,FIQLQueryTO,MacroTaskTO,PasswordPolicyTO,PolicyTO,ProvisioningTaskTO,PullTaskTO,PushTaskTO,RealmTO,ReportTO,SchedTaskTO
public interface NamedEntityTO extends EntityTO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()voidsetName(String name)
-