com.sapportals.wcm.control.util.components.base

Class BaseCompositeComponentState

java.lang.Object
  extended by com.sapportals.wcm.control.util.components.base.CompositeComponentState
      extended by com.sapportals.wcm.control.util.components.base.BaseCompositeComponentState
All Implemented Interfaces:
IPersistence, Serializable
Direct Known Subclasses:
PropertySelectionState, ResourcePickerState

Deprecated. As of NetWeaver 7.1

public class BaseCompositeComponentState
extends CompositeComponentState

See Also:
Serialized Form

Field Summary
protected static String ON_CLICK_KEY
          Deprecated.  
 
Constructor Summary
BaseCompositeComponentState()
          Deprecated. As of NetWeaver 7.1
 
Method Summary
static BaseCompositeComponentState deserializeFromString(String persString)
          Deprecated. As of NetWeaver 7.1
 String getOnClick()
          Deprecated. As of NetWeaver 7.1
 String getOnPopupReturn()
          Deprecated. As of NetWeaver 7.1
 boolean isCloseScript()
          Deprecated. As of NetWeaver 7.1
 boolean isEnabled()
          Deprecated. As of NetWeaver 7.1
 boolean isLabeled()
          Deprecated. As of NetWeaver 7.1
 boolean isPersistent()
          Deprecated. As of NetWeaver 7.1
static String serializeToString(BaseCompositeComponentState model)
          Deprecated. As of NetWeaver 7.1
 void setCloseScript(boolean b)
          Deprecated. As of NetWeaver 7.1
 void setEnabled(boolean b)
          Deprecated. As of NetWeaver 7.1
 void setLabeled(boolean b)
          Deprecated. As of NetWeaver 7.1
 void setOnClick(String onClick)
          Deprecated. As of NetWeaver 7.1
 void setOnPopupReturn(String string)
          Deprecated. As of NetWeaver 7.1
 void setPersistent(boolean b)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class com.sapportals.wcm.control.util.components.base.CompositeComponentState
containsKey, containsValue, getProperty, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ON_CLICK_KEY

protected static final String ON_CLICK_KEY
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

BaseCompositeComponentState

public BaseCompositeComponentState()
Deprecated. As of NetWeaver 7.1

Method Detail

serializeToString

public static String serializeToString(BaseCompositeComponentState model)
                                throws IOException
Deprecated. As of NetWeaver 7.1

Throws:
IOException

deserializeFromString

public static BaseCompositeComponentState deserializeFromString(String persString)
                                                         throws OptionalDataException,
                                                                ClassNotFoundException,
                                                                IOException
Deprecated. As of NetWeaver 7.1

converts the string back to an ObjectInputStream and reconstructs the model from this Stream. this method is called during initFromPageContext and before the internalInitFromPageContext method createModelFromPersistence

Parameters:
persString -
context -
Throws:
IOException
StreamCorruptedException
OptionalDataException
ClassNotFoundException

getOnClick

public String getOnClick()
Deprecated. As of NetWeaver 7.1

method getOnClick

Returns:

setOnClick

public void setOnClick(String onClick)
Deprecated. As of NetWeaver 7.1

method setOnClick

Parameters:
string -

getOnPopupReturn

public String getOnPopupReturn()
Deprecated. As of NetWeaver 7.1

method getOnClose

Returns:

setOnPopupReturn

public void setOnPopupReturn(String string)
Deprecated. As of NetWeaver 7.1

method setOnClose

Parameters:
string -

isCloseScript

public boolean isCloseScript()
Deprecated. As of NetWeaver 7.1

method isCloseScript

Returns:

setCloseScript

public void setCloseScript(boolean b)
Deprecated. As of NetWeaver 7.1

method setCloseScript

Parameters:
b -

isPersistent

public boolean isPersistent()
Deprecated. As of NetWeaver 7.1

Returns:

setPersistent

public void setPersistent(boolean b)
Deprecated. As of NetWeaver 7.1

Parameters:
b -

isEnabled

public boolean isEnabled()
Deprecated. As of NetWeaver 7.1

Returns:

setEnabled

public void setEnabled(boolean b)
Deprecated. As of NetWeaver 7.1

Parameters:
b -

isLabeled

public boolean isLabeled()
Deprecated. As of NetWeaver 7.1

Returns:

setLabeled

public void setLabeled(boolean b)
Deprecated. As of NetWeaver 7.1

Parameters:
b -
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice