atg.repository
Interface DisplayableItem

All Known Subinterfaces:
ContentRepositoryFolder, ContentRepositoryItem, FolderItem, MutableRepositoryItem, ProfileRepositoryItem, RepositoryItem, SecuredMutableRepositoryItem, SecuredRepositoryItem, Site, SiteGroup
All Known Implementing Classes:
GenericSecuredMutableContentItem, GenericSecuredMutableFolderItem, GenericSecuredMutableRepositoryItem, GenericSecuredRepositoryItem, Profile, RepositoryItemImpl

public interface DisplayableItem


Field Summary
static java.lang.String CLASS_VERSION
           
 
Method Summary
 java.lang.String getItemDisplayName()
          The name of this item which can be used in a UI.
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values
Method Detail

getItemDisplayName

java.lang.String getItemDisplayName()
The name of this item which can be used in a UI.