com.retek.rsm.domain.security.bo.impl
Class NamedPermissionImpl
java.lang.Object
com.retek.platform.bo.IdentifiableImpl
com.retek.platform.bo.BusinessObjectImpl
com.retek.rsm.domain.security.bo.impl.NamedPermissionImpl
- All Implemented Interfaces:
- com.retek.platform.bo.BusinessObject, com.retek.platform.bo.Identifiable, NamedPermission
- public class NamedPermissionImpl
- extends com.retek.platform.bo.BusinessObjectImpl
- implements NamedPermission
Fields inherited from class com.retek.platform.bo.BusinessObjectImpl |
version |
Fields inherited from class com.retek.platform.bo.IdentifiableImpl |
LOG |
Methods inherited from class com.retek.platform.bo.BusinessObjectImpl |
checkInvariants, getBusinessInterface, getVersion, toReference, toString, validate, validateProperty, validateProperty |
Methods inherited from class com.retek.platform.bo.IdentifiableImpl |
equals, getObjectId, hashCode, setObjectId |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
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()
- Specified by:
getApplication
in interface NamedPermission
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface NamedPermission
isEdit
public boolean isEdit()
- Specified by:
isEdit
in interface NamedPermission
isApprove
public boolean isApprove()
- Specified by:
isApprove
in interface NamedPermission
isSubmit
public boolean isSubmit()
- Specified by:
isSubmit
in interface NamedPermission
isEmergency
public boolean isEmergency()
- Specified by:
isEmergency
in interface NamedPermission
isView
public boolean isView()
- Specified by:
isView
in interface NamedPermission
getName
public java.lang.String getName()
- Specified by:
getName
in interface NamedPermission