Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.xml.DocumentType

Packages that use DocumentType
com.liferay.portal.kernel.xml   
com.liferay.portal.xml   
 

Uses of DocumentType in com.liferay.portal.kernel.xml
 

Methods in com.liferay.portal.kernel.xml that return DocumentType
 DocumentType Document.getDocumentType()
           
 

Uses of DocumentType in com.liferay.portal.xml
 

Classes in com.liferay.portal.xml that implement DocumentType
 class DocumentTypeImpl
           
 

Methods in com.liferay.portal.xml that return DocumentType
 DocumentType DocumentImpl.getDocumentType()
           
 


Liferay 6.2-ce-ga5