Liferay 6.2.0

com.liferay.portal.kernel.xml
Interface DocumentType


public interface DocumentType


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

Method Detail

getName

String getName()

getPublicId

String getPublicId()

getSystemId

String getSystemId()

Liferay 6.2.0