com.retek.rsm.domain.security.bo
Interface HierarchyType
- All Superinterfaces:
- com.retek.platform.bo.BusinessObject, com.retek.platform.bo.Identifiable
- All Known Implementing Classes:
- HierarchyTypeImpl
- public interface HierarchyType
- extends com.retek.platform.bo.BusinessObject
Methods inherited from interface com.retek.platform.bo.BusinessObject |
checkInvariants, getBusinessInterface, getVersion, validate, validateProperty, validateProperty |
Methods inherited from interface com.retek.platform.bo.Identifiable |
getObjectId, toReference |
getApplication
public com.retek.platform.app.security.service.Application getApplication()
setApplication
public void setApplication(com.retek.platform.app.security.service.Application application)
getExternalId
public java.lang.String getExternalId()
setExternalId
public void setExternalId(java.lang.String hierarchyTypeExternalId)