Liferay 7.0-ce-b4

com.liferay.portlet.dynamicdatamapping
Interface DDMStructureLink


public interface DDMStructureLink


Method Summary
 String getClassName()
           
 long getClassNameId()
           
 long getClassPK()
           
 long getStructureId()
           
 

Method Detail

getClassName

String getClassName()

getClassNameId

long getClassNameId()

getClassPK

long getClassPK()

getStructureId

long getStructureId()

Liferay 7.0-ce-b4