com.sapportals.wcm.rendering.collection
Class CollectionRendererStatus
[contained in: com.sap.km.cm.ui.flex.par - km.shared.ui.flex.collection_api.jar]
java.lang.Object
|
+--com.sapportals.wcm.rendering.collection.AbstractRendererStatus
|
+--com.sapportals.wcm.rendering.collection.CollectionRendererStatus
- All Implemented Interfaces:
- IConfigurableRendererStatus, IControlStatus, IMassDataControlStatus, IRendererStatus, IVolatileStatus
- public class CollectionRendererStatus
- extends AbstractRendererStatus
| Methods inherited from class com.sapportals.wcm.rendering.collection.AbstractRendererStatus |
execute, execute, filter, getComparator, getCurrentIndex, getEntrySize, getFieldSet, getFieldSet, getFilter, getFilterParameters, getID, getMassFields, getParameters, getParent, getPropertyColumns, getResource, getResourceList, getResourceTypeMapping, getSelectedResources, getSortDefintion, getTypedResourceList, hasMore, initializeSelectionList, refresh, setComparator, setCurrentIndex, setFilter, setFilterParameters, setID, setParameters, setParent, setPropertyColumns, setResourceTypeMapping, setSortDefinition, setTypedResourceList, sort |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIONS
public static final FieldIdentifier[] ACTIONS
CollectionRendererStatus
public CollectionRendererStatus()
isVolatile
public boolean isVolatile()
- Overrides:
isVolatile in class AbstractRendererStatus
- Following copied from interface:
com.sapportals.wcm.rendering.base.IVolatileStatus
- Returns:
- flag stating if the status might be deleted after the first click or
not. return
true, if it might be deleted.
getField
public IField getField(FieldIdentifier ident)
- returns the field with the given ident-parameter or
null, if no
such instance could be found.
- Overrides:
getField in class AbstractRendererStatus
- Following copied from interface:
com.sapportals.wcm.util.controlstatus.IControlStatus
- Parameters:
ident - TBD: Description of the incoming method parameter- Returns:
- field
getAction
public IExecutable getAction(FieldIdentifier ident)
- returns the
IExecutable with the given ident-parameter
or null, if no such instance could be found.
- Overrides:
getAction in class AbstractRendererStatus
- Following copied from interface:
com.sapportals.wcm.util.controlstatus.IControlStatus
- Parameters:
ident - TBD: Description of the incoming method parameter- Returns:
- action
getActions
public java.util.List getActions()
- returns a list with all
IExecutables defined by the implementing class- Following copied from interface:
com.sapportals.wcm.util.controlstatus.IControlStatus
- Returns:
- actions
getFields
public java.util.List getFields()
- returns a list with all fields defined by the implementing class
- Overrides:
getFields in class AbstractRendererStatus
- Following copied from interface:
com.sapportals.wcm.util.controlstatus.IControlStatus
- Returns:
- fields
getStatusInformation
public StatusInformation getStatusInformation()
- returns the status of the implementing class. This status is obtained by
asking all of the fields of the implementing class for their status. The first
class, that returns a status !=
null will be used and its status
will be returned. Consequently, this method might return null
- Overrides:
getStatusInformation in class AbstractRendererStatus
- Following copied from interface:
com.sapportals.wcm.util.controlstatus.IControlStatus
- Returns:
- statusInformation
getNewInstance
public IConfigurableRendererStatus getNewInstance()
Copyright © 2004 by
SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein
as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other
countries all over the world. All other product and service names mentioned are the trademarks of their respective companies.
Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies
("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are
those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein
should be construed as constituting an additional warranty.