SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.util.controlstatus.FieldIdentifier

Packages that use FieldIdentifier
com.sapportals.wcm.rendering.base Contains interfaces for flexible rendering of explorer controls.  
com.sapportals.wcm.rendering.collection Contains interfaces for flexible rendering of collections or lists of resources.  
com.sapportals.wcm.util.controlstatus Provides a service for the UI to persist the status of rendering objects.  
 

Uses of FieldIdentifier in com.sapportals.wcm.rendering.base
 

Fields in com.sapportals.wcm.rendering.base declared as FieldIdentifier
static FieldIdentifier IRendererStatus.ID
           
static FieldIdentifier IRendererStatus.NAME
           
static FieldIdentifier IRendererStatus.SELECT_ALL
           
static FieldIdentifier IRendererStatus.DESELECT_ALL
           
 

Methods in com.sapportals.wcm.rendering.base with parameters of type FieldIdentifier
 IField MetaStatus.getField(FieldIdentifier p0)
           
 IExecutable MetaStatus.getAction(FieldIdentifier p0)
           
 IField ProxyStatus.getField(FieldIdentifier p0)
           
 IExecutable ProxyStatus.getAction(FieldIdentifier p0)
           
 

Uses of FieldIdentifier in com.sapportals.wcm.rendering.collection
 

Fields in com.sapportals.wcm.rendering.collection declared as FieldIdentifier
static FieldIdentifier[] CollectionRendererStatus.ACTIONS
           
 

Methods in com.sapportals.wcm.rendering.collection with parameters of type FieldIdentifier
 IField AbstractRendererStatus.getField(FieldIdentifier ident)
          returns the field with the given ident-parameter or null, if no such instance could be found.
 IExecutable AbstractRendererStatus.getAction(FieldIdentifier ident)
          returns the IExecutable with the given ident-parameter or null, if no such instance could be found.
 IField CollectionRendererStatus.getField(FieldIdentifier ident)
          returns the field with the given ident-parameter or null, if no such instance could be found.
 IExecutable CollectionRendererStatus.getAction(FieldIdentifier ident)
          returns the IExecutable with the given ident-parameter or null, if no such instance could be found.
 

Uses of FieldIdentifier in com.sapportals.wcm.util.controlstatus
 

Methods in com.sapportals.wcm.util.controlstatus that return FieldIdentifier
 FieldIdentifier Field.getIdentifier()
           
 FieldIdentifier IField.getIdentifier()
          returns the identifier set when constructing the implementing class.
 

Methods in com.sapportals.wcm.util.controlstatus with parameters of type FieldIdentifier
 IField IControlStatus.getField(FieldIdentifier ident)
          returns the field with the given ident-parameter or null , if no such instance could be found.
 IExecutable IControlStatus.getAction(FieldIdentifier ident)
          returns the IExecutable with the given ident-parameter or null , if no such instance could be found.
 IField FieldSet.putField(FieldIdentifier ident, IField field)
           
 IField FieldSet.getField(FieldIdentifier ident)
           
 

Constructors in com.sapportals.wcm.util.controlstatus with parameters of type FieldIdentifier
Field(FieldIdentifier id, java.lang.String currentvalue, java.util.HashMap metainfo, boolean readonly, ICondition condition, java.util.Locale locale)
           
Field(FieldIdentifier id, java.lang.String currentvalue, java.util.HashMap metainfo, java.util.Locale locale)
          shortened Constructor, which will set the following values for the dropped parameters readonly will be set to false condition will be set to null
PrincipalsField(FieldIdentifier id, java.lang.String currentvalue, java.util.HashMap metainfo, boolean readonly, java.util.Locale locale, boolean email, boolean unchecked)
           
PrincipalsField(FieldIdentifier id, java.lang.String currentvalue, java.util.HashMap metainfo, java.util.Locale locale)
          shortened Constructor, which will set the following values for the dropped parameters readonly will be set to false condition will be set to null
ExecutableField(FieldIdentifier id, java.lang.String currentvalue, java.util.HashMap metainfo, boolean mutable, ICondition condition, java.util.Locale locale)
           
ExecutableField(FieldIdentifier id, java.lang.String currentvalue, java.util.HashMap metainfo, java.util.Locale locale)
           
SelectionField(FieldIdentifier id, java.util.Properties values, java.lang.String currentid, java.util.HashMap metainfo, boolean mutable, ICondition condition, java.util.Locale locale)
           
SelectionField(FieldIdentifier id, java.util.Properties values, java.lang.String currentid, java.util.HashMap metainfo, java.util.Locale locale)
           
 


SAP NetWeaver '04

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.