Class EntityWrapper<T extends EntityTO>
- java.lang.Object
-
- org.apache.syncope.client.ui.commons.wizards.any.EntityWrapper<T>
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DynRealmWrapper
,NotificationWrapper
,PushTaskWrapper
,RoleWrapper
public class EntityWrapper<T extends EntityTO> extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EntityWrapper(T entityTO)
-