{ } }
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal
Interface ObjectType
public interface ObjectTypeThis interface models the individual object types used in Portal.
- Since:
- 5.1
Method Summary java.lang.String getName()
Provides access to the name of the object type.int getOrdinalValue()
Provides access to the ordinal value of the object type.
Method Detail getName
java.lang.String getName()
- Provides access to the name of the object type.
- Returns:
- The name.
getOrdinalValue
int getOrdinalValue()
- Provides access to the ordinal value of the object type.
- Returns:
- The ordinal value.
Tree PREV CLASS NEXT CLASS FRAMES NO FRAMES SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD