com.sapportals.wcm.rendering.collection

Class CollectionRendererStatus

java.lang.Object
  extended by com.sapportals.wcm.rendering.collection.AbstractRendererStatus
      extended by com.sapportals.wcm.rendering.collection.CollectionRendererStatus
All Implemented Interfaces:
IConfigurableRendererStatus, IRendererStatus, IVolatileStatus, IControlStatus, IMassDataControlStatus

Deprecated. As of NetWeaver 7.1

public class CollectionRendererStatus
extends AbstractRendererStatus


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sapportals.wcm.rendering.collection.AbstractRendererStatus
AbstractRendererStatus.CompleteResourceComparator
 
Field Summary
static FieldIdentifier[] ACTIONS
          Deprecated.  
 
Fields inherited from class com.sapportals.wcm.rendering.collection.AbstractRendererStatus
actions, context, list
 
Fields inherited from interface com.sapportals.wcm.rendering.base.IRendererStatus
DESELECT_ALL, ID, NAME, SELECT_ALL
 
Constructor Summary
CollectionRendererStatus()
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 IExecutable getAction(FieldIdentifier ident)
          Deprecated. As of NetWeaver 7.1
 List getActions()
          Deprecated. As of NetWeaver 7.1
 IField getField(FieldIdentifier ident)
          Deprecated. As of NetWeaver 7.1
 List getFields()
          Deprecated. As of NetWeaver 7.1
 IConfigurableRendererStatus getNewInstance()
          Deprecated. As of NetWeaver 7.1
 StatusInformation getStatusInformation()
          Deprecated. As of NetWeaver 7.1
 boolean isVolatile()
          Deprecated. As of NetWeaver 7.1
 
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
 

Field Detail

ACTIONS

public static final FieldIdentifier[] ACTIONS
Deprecated. 
Constructor Detail

CollectionRendererStatus

public CollectionRendererStatus()
Deprecated. As of NetWeaver 7.1

Method Detail

isVolatile

public boolean isVolatile()
Deprecated. As of NetWeaver 7.1

Specified by:
isVolatile in interface IVolatileStatus
Overrides:
isVolatile in class AbstractRendererStatus
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)
Deprecated. As of NetWeaver 7.1

returns the field with the given ident-parameter or null, if no such instance could be found.

Specified by:
getField in interface IControlStatus
Overrides:
getField in class AbstractRendererStatus
Parameters:
ident - TBD: Description of the incoming method parameter
Returns:
field

getAction

public IExecutable getAction(FieldIdentifier ident)
Deprecated. As of NetWeaver 7.1

returns the IExecutable with the given ident-parameter or null, if no such instance could be found.

Specified by:
getAction in interface IControlStatus
Overrides:
getAction in class AbstractRendererStatus
Parameters:
ident - TBD: Description of the incoming method parameter
Returns:
action

getActions

public List getActions()
Deprecated. As of NetWeaver 7.1

returns a list with all IExecutables defined by the implementing class

Returns:
actions

getFields

public List getFields()
Deprecated. As of NetWeaver 7.1

returns a list with all fields defined by the implementing class

Specified by:
getFields in interface IControlStatus
Overrides:
getFields in class AbstractRendererStatus
Returns:
fields

getStatusInformation

public StatusInformation getStatusInformation()
Deprecated. As of NetWeaver 7.1

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

Specified by:
getStatusInformation in interface IControlStatus
Overrides:
getStatusInformation in class AbstractRendererStatus
Returns:
statusInformation

getNewInstance

public IConfigurableRendererStatus getNewInstance()
Deprecated. As of NetWeaver 7.1

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice