Liferay 7.0-ce-m3

com.liferay.portlet.asset.model
Interface DDMFieldReader

All Known Implementing Classes:
BaseDDMFieldReader

public interface DDMFieldReader


Method Summary
 Fields getFields()
           
 Fields getFields(String ddmType)
           
 

Method Detail

getFields

Fields getFields()
                 throws PortalException
Throws:
PortalException

getFields

Fields getFields(String ddmType)
                 throws PortalException
Throws:
PortalException

Liferay 7.0-ce-m3