|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._Segment_Impl
public abstract class _Segment_Impl
Field Summary |
---|
Fields inherited from interface atg.svc.repository.beans.SecuredInternalItem |
---|
CLASS_VERSION |
Constructor Summary | |
---|---|
_Segment_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(Segment destination)
Copies the property values of this instance to another instance of the same data type. |
atg.repository.RepositoryItemGroup |
getGroup()
Gets RepositoryItemGroup represented by this Segment |
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.Segment_PV |
---|
_isMutable, getId, getInternalAudience, getInternalAudienceSorted, getName, isField, isInternal, isValue, prepareInstanceForWrite, setField, setId, setInternal, setInternalAudience, setName, setValue, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _Segment_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.Segment_PV
isRemoved
in interface atg.svc.repository.beans.pv.Segment_PV
isRemoved
in interface Segment
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(Segment destination) throws javax.ejb.EJBException
atg.svc.repository.beans.pv.Segment_PV
copyTo
in interface atg.svc.repository.beans.pv.Segment_PV
copyTo
in interface Segment
javax.ejb.EJBException
public atg.repository.RepositoryItemGroup getGroup() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.Segment_PV
getGroup
in interface atg.svc.repository.beans.pv.Segment_PV
getGroup
in interface Segment
javax.ejb.EJBException
- A system-level error occurredpublic boolean getIsVisible() throws javax.ejb.EJBException
SecuredInternalItem
getIsVisible
in interface atg.svc.repository.beans.pv.Segment_PV
getIsVisible
in interface SecuredInternalItem
getIsVisible
in interface Segment
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |