Liferay 6.0.5

Uses of Class
com.liferay.portlet.expando.model.BaseCustomAttributesDisplay

Packages that use BaseCustomAttributesDisplay
com.liferay.portlet.blogs   
com.liferay.portlet.bookmarks   
com.liferay.portlet.calendar   
com.liferay.portlet.documentlibrary   
com.liferay.portlet.enterpriseadmin   
com.liferay.portlet.imagegallery   
com.liferay.portlet.journal   
com.liferay.portlet.messageboards   
com.liferay.portlet.wiki   
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.blogs
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.blogs
 class BlogsEntryCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.bookmarks
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.bookmarks
 class BookmarksEntryCustomAttributesDisplay
           
 class BookmarksFolderCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.calendar
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.calendar
 class CalEventCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.documentlibrary
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.documentlibrary
 class DLFileEntryCustomAttributesDisplay
           
 class DLFolderCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.enterpriseadmin
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.enterpriseadmin
 class LayoutCustomAttributesDisplay
           
 class OrganizationCustomAttributesDisplay
           
 class UserCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.imagegallery
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.imagegallery
 class IGFolderCustomAttributesDisplay
           
 class IGImageCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.journal
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.journal
 class JournalArticleCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.messageboards
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.messageboards
 class MBCategoryCustomAttributesDisplay
           
 class MBMessageCustomAttributesDisplay
           
 

Uses of BaseCustomAttributesDisplay in com.liferay.portlet.wiki
 

Subclasses of BaseCustomAttributesDisplay in com.liferay.portlet.wiki
 class WikiPageCustomAttributesDisplay
           
 


Liferay 6.0.5