com.liferay.portlet.asset.model
Interface ClassType
- All Known Implementing Classes:
- DDMStructureClassType, DLFileEntryClassType
public interface ClassType
getClassTypeField
ClassTypeField getClassTypeField(String fieldName)
throws PortalException
- Throws:
PortalException
getClassTypeFields
List<ClassTypeField> getClassTypeFields()
throws PortalException
- Throws:
PortalException
getClassTypeFields
List<ClassTypeField> getClassTypeFields(int start,
int end)
throws PortalException
- Throws:
PortalException
getClassTypeFieldsCount
int getClassTypeFieldsCount()
throws PortalException
- Throws:
PortalException
getClassTypeId
long getClassTypeId()
getName
String getName()