public interface ClassType
| Modifier and Type | Method and Description |
|---|---|
ClassTypeField |
getClassTypeField(java.lang.String fieldName) |
java.util.List<ClassTypeField> |
getClassTypeFields() |
java.util.List<ClassTypeField> |
getClassTypeFields(int start,
int end) |
int |
getClassTypeFieldsCount() |
long |
getClassTypeId() |
java.lang.String |
getName() |
ClassTypeField getClassTypeField(java.lang.String fieldName) throws PortalException
PortalExceptionjava.util.List<ClassTypeField> getClassTypeFields() throws PortalException
PortalExceptionjava.util.List<ClassTypeField> getClassTypeFields(int start, int end) throws PortalException
PortalExceptionint getClassTypeFieldsCount()
throws PortalException
PortalExceptionlong getClassTypeId()
java.lang.String getName()