Class GeneralObjectInfoImpl<T>
java.lang.Object
net.datenwerke.gxtdto.client.objectinformation.hooks.ObjectInfoKeyInfoProviderImpl<T>
net.datenwerke.gxtdto.client.objectinformation.hooks.GeneralObjectInfoImpl<T>
- All Implemented Interfaces:
ObjectInfoKeyInfoProvider,Hook
- Direct Known Subclasses:
DadgetObjectInfo,DashboardFolderObjectInfo,DashboardObjectInfo,DatasinkFolderObjectInfo,DatasinkObjectInfo,DatasourceFolderObjectInfo,DatasourceObjectInfo,FileServerFileObjectInfo,FileServerFolderObjectInfo,FolderObjectInfo,GroupObjectInfo,RemoteServerFolderObjectInfo,RemoteServerObjectInfo,ReportObjectInfo,TransportFolderObjectInfo,TransportObjectInfo,UserFolderObjectInfo,UserObjectInfo
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.gxtdto.client.objectinformation.hooks.ObjectInfoKeyInfoProviderImpl
getCreatedOn, getDescription, getIconSmall, getKey, getLastUpdatedOn, getName, getTypeMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.datenwerke.gxtdto.client.objectinformation.hooks.ObjectInfoKeyInfoProvider
consumes, hasKeyAttribute
-
Constructor Details
-
GeneralObjectInfoImpl
public GeneralObjectInfoImpl()
-