com.retek.rsm.domain.security.bo.impl
Class NamedPermissionDescriptionImpl

java.lang.Object
  extended bycom.retek.platform.bo.IdentifiableImpl
      extended bycom.retek.platform.bo.BusinessObjectImpl
          extended bycom.retek.rsm.domain.security.bo.impl.NamedPermissionDescriptionImpl
All Implemented Interfaces:
com.retek.platform.bo.BusinessObject, com.retek.platform.bo.Identifiable

public class NamedPermissionDescriptionImpl
extends com.retek.platform.bo.BusinessObjectImpl


Field Summary
 
Fields inherited from class com.retek.platform.bo.BusinessObjectImpl
version
 
Fields inherited from class com.retek.platform.bo.IdentifiableImpl
LOG
 
Method Summary
 java.util.Locale getLocale()
           
 java.lang.String getLongDescription()
           
 java.lang.String getShortDescription()
           
 
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.Identifiable
getObjectId
 

Method Detail

getLongDescription

public java.lang.String getLongDescription()

getShortDescription

public java.lang.String getShortDescription()

getLocale

public java.util.Locale getLocale()