Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.xml
Interface DocumentType


public interface DocumentType


Method Summary
 String getName()
           
 String getPublicId()
           
 String getSystemId()
           
 

Method Detail

getName

String getName()

getPublicId

String getPublicId()

getSystemId

String getSystemId()

Liferay 6.1.2-ce-ga3