|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefObject_1
org.opencrx.kernel.home1.cci.WfProcessInstanceImpl
public class WfProcessInstanceImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary |
|---|
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
WfProcessInstanceImpl(Object_1_0 object,
RefClass refClass)
|
|
| Method Summary | |
|---|---|
void |
addActionLog(String id,
WfActionLogEntry newValue)
|
void |
addActionLog(WfActionLogEntry newValue)
|
protected void |
addContext(Context newValue)
|
protected void |
addContext(String id,
Context newValue)
|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
ModifySecureObjectResult |
addOwningGroup(ModifyOwningGroupParams params)
|
void |
addOwningGroup(PrincipalGroup newValue)
|
ModifySecureObjectResult |
addOwningGroup(PrincipalGroup group,
short mode)
|
void |
addProperty(Property newValue)
|
void |
addProperty(String id,
Property newValue)
|
protected void |
addView(String namespace,
View newValue)
|
protected void |
addView(View newValue)
|
BasicObject |
getAccessGrantedByParent()
Retrieves the value for the optional reference accessGrantedByParent. |
short |
getAccessLevelBrowse()
Retrieves the value for the attribute accessLevelBrowse. |
protected short |
getAccessLevelBrowse(int index)
|
short |
getAccessLevelDelete()
Retrieves the value for the attribute accessLevelDelete. |
protected short |
getAccessLevelDelete(int index)
|
short |
getAccessLevelUpdate()
Retrieves the value for the attribute accessLevelUpdate. |
protected short |
getAccessLevelUpdate(int index)
|
Collection |
getActionLog()
Retrieves a collection containing all the elements for the reference actionLog. |
WfActionLogEntry |
getActionLog(String id)
Retrieves the value for the reference actionLog for the
specified qualifier attribute value. |
List |
getActionLog(WfActionLogEntryFilter filter)
Retrieves the value for the reference actionLog for the
specified filter. |
List |
getActionLog(WfActionLogEntryQuery query)
Retrieves the value for the reference actionLog for the
specified query. |
Collection |
getContext()
Retrieves the objects referenced by context. |
Context |
getContext(String id)
Retrieves the value for the reference context for the
specified qualifier attribute value. |
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
protected Date |
getCreatedAt(int index)
|
Set |
getCreatedBy()
|
String |
getIdentity()
Retrieves the value for the attribute identity. |
protected String |
getIdentity(int index)
|
Date |
getLastActivityOn()
|
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
protected Date |
getModifiedAt(int index)
|
Set |
getModifiedBy()
|
List |
getOwner()
|
String |
getOwner(int index)
|
Collection |
getOwningGroup()
Retrieves the objects referenced by owningGroup. |
PrincipalGroup |
getOwningGroup(int index)
Retrieves the value for the reference owningGroup for the
specified qualifier attribute value. |
User |
getOwningUser()
Retrieves the value for the optional reference owningUser. |
WfProcessInstance |
getParent()
Retrieves the value for the optional reference parent. |
WfProcess |
getProcess()
Retrieves the value for the reference process. |
Collection |
getProperty()
Retrieves a collection containing all the elements for the reference property. |
List |
getProperty(PropertyFilter filter)
Retrieves the value for the reference property for the
specified filter. |
List |
getProperty(PropertyQuery query)
Retrieves the value for the reference property for the
specified query. |
Property |
getProperty(String id)
Retrieves the value for the reference property for the
specified qualifier attribute value. |
Date |
getStartedOn()
|
Integer |
getStepCounter()
|
String |
getTargetObject()
|
Collection |
getView()
Retrieves a collection containing all the elements for the reference view. |
View |
getView(String namespace)
Retrieves the value for the reference view for the
specified qualifier attribute value. |
List |
getView(ViewFilter filter)
Retrieves the value for the reference view for the
specified filter. |
List |
getView(ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
Boolean |
isFailed()
|
protected void |
removeAccessGrantedByParent()
|
void |
removeActionLog(String id)
|
ModifySecureObjectResult |
removeAllOwningGroup(RemoveAllOwningGroupParams params)
|
ModifySecureObjectResult |
removeAllOwningGroup(short mode)
|
protected void |
removeContext(String id)
|
void |
removeOwningGroup(int index)
|
ModifySecureObjectResult |
removeOwningGroup(ModifyOwningGroupParams params)
|
ModifySecureObjectResult |
removeOwningGroup(PrincipalGroup group,
short mode)
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
void |
removeParent()
Removes the value for the optional reference parent. |
void |
removeProperty(String id)
|
protected void |
removeView(String namespace)
|
protected void |
setAccessGrantedByParent(BasicObject newValue)
|
ModifySecureObjectResult |
setAccessLevel(SetAccessLevelParams params)
|
ModifySecureObjectResult |
setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
|
protected void |
setAccessLevelBrowse(int index,
short newValue)
|
void |
setAccessLevelBrowse(short newValue)
Sets a new value for the attribute accessLevelBrowse. |
protected void |
setAccessLevelDelete(int index,
short newValue)
|
void |
setAccessLevelDelete(short newValue)
Sets a new value for the attribute accessLevelDelete. |
protected void |
setAccessLevelUpdate(int index,
short newValue)
|
void |
setAccessLevelUpdate(short newValue)
Sets a new value for the attribute accessLevelUpdate. |
void |
setActionLog(List newValue)
|
void |
setActionLog(WfActionLogEntry[] newValue)
|
protected void |
setContext(Context[] newValue)
|
protected void |
setContext(List newValue)
|
protected void |
setCreatedAt(Date newValue)
|
protected void |
setCreatedAt(int index,
Date newValue)
|
protected void |
setCreatedBy(Set newValue)
|
protected void |
setCreatedBy(String[] newValue)
|
void |
setFailed(Boolean newValue)
Sets a new value for the attribute failed. |
protected void |
setIdentity(int index,
String newValue)
|
protected void |
setIdentity(String newValue)
|
void |
setLastActivityOn(Date newValue)
Sets a new value for the attribute lastActivityOn. |
protected void |
setModifiedAt(Date newValue)
|
protected void |
setModifiedAt(int index,
Date newValue)
|
protected void |
setModifiedBy(Set newValue)
|
protected void |
setModifiedBy(String[] newValue)
|
protected void |
setOwner(List newValue)
|
protected void |
setOwner(String[] newValue)
|
void |
setOwningGroup(List newValue)
|
void |
setOwningGroup(PrincipalGroup[] newValue)
|
ModifySecureObjectResult |
setOwningUser(SetOwningUserParams params)
|
ModifySecureObjectResult |
setOwningUser(short mode,
User user)
|
void |
setOwningUser(User newValue)
Sets a new value for the reference owningUser. |
void |
setParent(WfProcessInstance newValue)
Sets a new value for the reference parent. |
void |
setProcess(WfProcess newValue)
Sets a new value for the reference process. |
void |
setProperty(List newValue)
|
void |
setProperty(Property[] newValue)
|
void |
setStartedOn(Date newValue)
Sets a new value for the attribute startedOn. |
void |
setStepCounter(Integer newValue)
Sets a new value for the attribute stepCounter. |
void |
setTargetObject(String newValue)
Sets a new value for the attribute targetObject. |
protected void |
setView(List newValue)
|
protected void |
setView(View[] newValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public WfProcessInstanceImpl(Object_1_0 object,
RefClass refClass)
| Method Detail |
|---|
public void setProperty(List newValue)
public void setProperty(Property[] newValue)
public Property getProperty(String id)
PropertySetproperty for the
specified qualifier attribute value.
getProperty in interface PropertySetid - The value for the qualifier attribute that qualifies this reference.
public Collection getProperty()
PropertySetproperty.
getProperty in interface PropertySetpublic List getProperty(PropertyFilter filter)
PropertySetproperty for the
specified filter.
getProperty in interface PropertySetfilter - filter which is applied to the set of referenced objects.
public List getProperty(PropertyQuery query)
PropertySetproperty for the
specified query.
getProperty in interface PropertySet
public void addProperty(String id,
Property newValue)
addProperty in interface PropertySetid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addProperty(Property newValue)
addProperty in interface PropertySetnewValue - The element to be appended.public void removeProperty(String id)
removeProperty in interface PropertySetpublic BasicObject getAccessGrantedByParent()
SecureObjectaccessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectprotected void setAccessGrantedByParent(BasicObject newValue)
protected void removeAccessGrantedByParent()
public short getAccessLevelBrowse()
SecureObjectaccessLevelBrowse.
getAccessLevelBrowse in interface SecureObjectaccessLevelBrowse.protected short getAccessLevelBrowse(int index)
public void setAccessLevelBrowse(short newValue)
SecureObjectaccessLevelBrowse.
setAccessLevelBrowse in interface SecureObjectnewValue - The non-null new value for attribute accessLevelBrowse.
protected void setAccessLevelBrowse(int index,
short newValue)
public short getAccessLevelDelete()
SecureObjectaccessLevelDelete.
getAccessLevelDelete in interface SecureObjectaccessLevelDelete.protected short getAccessLevelDelete(int index)
public void setAccessLevelDelete(short newValue)
SecureObjectaccessLevelDelete.
setAccessLevelDelete in interface SecureObjectnewValue - The non-null new value for attribute accessLevelDelete.
protected void setAccessLevelDelete(int index,
short newValue)
public short getAccessLevelUpdate()
SecureObjectaccessLevelUpdate.
getAccessLevelUpdate in interface SecureObjectaccessLevelUpdate.protected short getAccessLevelUpdate(int index)
public void setAccessLevelUpdate(short newValue)
SecureObjectaccessLevelUpdate.
setAccessLevelUpdate in interface SecureObjectnewValue - The non-null new value for attribute accessLevelUpdate.
protected void setAccessLevelUpdate(int index,
short newValue)
public ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams params)
throws RefException
addOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult addOwningGroup(PrincipalGroup group,
short mode)
throws RefException
addOwningGroup in interface SecureObjectRefExceptionpublic List getOwner()
getOwner in interface SecureObjectpublic String getOwner(int index)
getOwner in interface SecureObjectindex - The index of the element to return.
protected void setOwner(List newValue)
protected void setOwner(String[] newValue)
public void setOwningGroup(List newValue)
public void setOwningGroup(PrincipalGroup[] newValue)
public PrincipalGroup getOwningGroup(int index)
SecureObjectowningGroup for the
specified qualifier attribute value.
getOwningGroup in interface SecureObjectindex - The value for the qualifier attribute that qualifies this reference.
public Collection getOwningGroup()
SecureObjectowningGroup.
getOwningGroup in interface SecureObject
public void addOwningGroup(int index,
PrincipalGroup newValue)
addOwningGroup in interface SecureObjectindex - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addOwningGroup(PrincipalGroup newValue)
addOwningGroup in interface SecureObjectnewValue - The element to be appended.public void removeOwningGroup(int index)
removeOwningGroup in interface SecureObjectpublic User getOwningUser()
SecureObjectowningUser.
getOwningUser in interface SecureObjectpublic void setOwningUser(User newValue)
SecureObjectowningUser.
setOwningUser in interface SecureObjectnewValue - The non-null new value for this reference.public void removeOwningUser()
SecureObjectowningUser.
removeOwningUser in interface SecureObject
public ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams params)
throws RefException
removeAllOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult removeAllOwningGroup(short mode)
throws RefException
removeAllOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams params)
throws RefException
removeOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult removeOwningGroup(PrincipalGroup group,
short mode)
throws RefException
removeOwningGroup in interface SecureObjectRefException
public ModifySecureObjectResult setAccessLevel(SetAccessLevelParams params)
throws RefException
setAccessLevel in interface SecureObjectRefException
public ModifySecureObjectResult setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
throws RefException
setAccessLevel in interface SecureObjectRefException
public ModifySecureObjectResult setOwningUser(SetOwningUserParams params)
throws RefException
setOwningUser in interface SecureObjectRefException
public ModifySecureObjectResult setOwningUser(short mode,
User user)
throws RefException
setOwningUser in interface SecureObjectRefExceptionpublic void setActionLog(List newValue)
public void setActionLog(WfActionLogEntry[] newValue)
public WfActionLogEntry getActionLog(String id)
WfProcessInstanceactionLog for the
specified qualifier attribute value.
getActionLog in interface WfProcessInstanceid - The value for the qualifier attribute that qualifies this reference.
public Collection getActionLog()
WfProcessInstanceactionLog.
getActionLog in interface WfProcessInstancepublic List getActionLog(WfActionLogEntryFilter filter)
WfProcessInstanceactionLog for the
specified filter.
getActionLog in interface WfProcessInstancefilter - filter which is applied to the set of referenced objects.
public List getActionLog(WfActionLogEntryQuery query)
WfProcessInstanceactionLog for the
specified query.
getActionLog in interface WfProcessInstance
public void addActionLog(String id,
WfActionLogEntry newValue)
addActionLog in interface WfProcessInstanceid - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.public void addActionLog(WfActionLogEntry newValue)
addActionLog in interface WfProcessInstancenewValue - The element to be appended.public void removeActionLog(String id)
removeActionLog in interface WfProcessInstancepublic Boolean isFailed()
isFailed in interface WfProcessInstancefailed.public void setFailed(Boolean newValue)
WfProcessInstancefailed.
setFailed in interface WfProcessInstancenewValue - The possibly null new value for attribute failed.public Date getLastActivityOn()
getLastActivityOn in interface WfProcessInstancelastActivityOn.public void setLastActivityOn(Date newValue)
WfProcessInstancelastActivityOn.
setLastActivityOn in interface WfProcessInstancenewValue - The possibly null new value for attribute lastActivityOn.public WfProcessInstance getParent()
WfProcessInstanceparent.
getParent in interface WfProcessInstancepublic void setParent(WfProcessInstance newValue)
WfProcessInstanceparent.
setParent in interface WfProcessInstancenewValue - The non-null new value for this reference.public void removeParent()
WfProcessInstanceparent.
removeParent in interface WfProcessInstancepublic WfProcess getProcess()
WfProcessInstanceprocess.
getProcess in interface WfProcessInstancepublic void setProcess(WfProcess newValue)
WfProcessInstanceprocess.
setProcess in interface WfProcessInstancenewValue - The non-null new value for this reference.public Date getStartedOn()
getStartedOn in interface WfProcessInstancestartedOn.public void setStartedOn(Date newValue)
WfProcessInstancestartedOn.
setStartedOn in interface WfProcessInstancenewValue - The possibly null new value for attribute startedOn.public Integer getStepCounter()
getStepCounter in interface WfProcessInstancestepCounter.public void setStepCounter(Integer newValue)
WfProcessInstancestepCounter.
setStepCounter in interface WfProcessInstancenewValue - The possibly null new value for attribute stepCounter.public String getTargetObject()
getTargetObject in interface WfProcessInstancetargetObject.public void setTargetObject(String newValue)
WfProcessInstancetargetObject.
setTargetObject in interface WfProcessInstancenewValue - The possibly null new value for attribute targetObject.public Date getCreatedAt()
BasicObjectcreatedAt.
getCreatedAt in interface BasicObjectcreatedAt.protected Date getCreatedAt(int index)
protected void setCreatedAt(Date newValue)
protected void setCreatedAt(int index,
Date newValue)
public Set getCreatedBy()
getCreatedBy in interface BasicObjectprotected void setCreatedBy(Set newValue)
protected void setCreatedBy(String[] newValue)
public Date getModifiedAt()
BasicObjectmodifiedAt.
getModifiedAt in interface BasicObjectmodifiedAt.protected Date getModifiedAt(int index)
protected void setModifiedAt(Date newValue)
protected void setModifiedAt(int index,
Date newValue)
public Set getModifiedBy()
getModifiedBy in interface BasicObjectprotected void setModifiedBy(Set newValue)
protected void setModifiedBy(String[] newValue)
protected void setContext(List newValue)
protected void setContext(Context[] newValue)
public Context getContext(String id)
ContextCapablecontext for the
specified qualifier attribute value.
getContext in interface ContextCapableid - The value for the qualifier attribute that qualifies this reference.
public Collection getContext()
ContextCapablecontext.
getContext in interface ContextCapable
protected void addContext(String id,
Context newValue)
protected void addContext(Context newValue)
protected void removeContext(String id)
public String getIdentity()
ExtentCapableidentity.
getIdentity in interface ExtentCapableidentity.protected String getIdentity(int index)
protected void setIdentity(String newValue)
protected void setIdentity(int index,
String newValue)
protected void setView(List newValue)
protected void setView(View[] newValue)
public View getView(String namespace)
ViewCapableview for the
specified qualifier attribute value.
getView in interface ViewCapablenamespace - The value for the qualifier attribute that qualifies this reference.
public Collection getView()
ViewCapableview.
getView in interface ViewCapablepublic List getView(ViewFilter filter)
ViewCapableview for the
specified filter.
getView in interface ViewCapablefilter - filter which is applied to the set of referenced objects.
public List getView(ViewQuery query)
ViewCapableview for the
specified query.
getView in interface ViewCapable
protected void addView(String namespace,
View newValue)
protected void addView(View newValue)
protected void removeView(String namespace)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||