Liferay 7.0-ce-b4

com.liferay.portal.kernel.repository.capabilities
Interface RelatedModelCapability

All Superinterfaces:
Capability

public interface RelatedModelCapability
extends Capability


Method Summary
 String getClassName(FileEntry fileEntry)
           
 long getClassPK(FileEntry fileEntry)
           
 

Method Detail

getClassName

String getClassName(FileEntry fileEntry)

getClassPK

long getClassPK(FileEntry fileEntry)

Liferay 7.0-ce-b4