|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._OrganizationValue_Impl
public abstract class _OrganizationValue_Impl
Field Summary |
---|
Fields inherited from interface atg.svc.repository.beans.SecuredInternalItem |
---|
CLASS_VERSION |
Constructor Summary | |
---|---|
_OrganizationValue_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(OrganizationValue destination)
Copies the property values of this instance to another instance of the same data type. |
java.lang.String |
getDisplayName()
|
boolean |
getIsVisible()
Returns true if the object is visible for the current user. |
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface atg.svc.repository.beans.pv.OrganizationValue_PV |
---|
_isMutable, getId, getInternalAudience, getInternalAudienceSorted, getOrganizationId, getOrganizationName, getType, prepareInstanceForWrite, setId, setInternalAudience, setOrganizationId, setOrganizationName, setType, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _OrganizationValue_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
OrganizationValue
isRemoved
in interface OrganizationValue
isRemoved
in interface atg.svc.repository.beans.pv.OrganizationValue_PV
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(OrganizationValue destination) throws javax.ejb.EJBException
OrganizationValue
copyTo
in interface OrganizationValue
copyTo
in interface atg.svc.repository.beans.pv.OrganizationValue_PV
javax.ejb.EJBException
public java.lang.String getDisplayName() throws javax.ejb.EJBException
getDisplayName
in interface OrganizationValue
getDisplayName
in interface atg.svc.repository.beans.pv.OrganizationValue_PV
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsVisible() throws javax.ejb.EJBException
SecuredInternalItem
getIsVisible
in interface OrganizationValue
getIsVisible
in interface atg.svc.repository.beans.pv.OrganizationValue_PV
getIsVisible
in interface SecuredInternalItem
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |