com.sapportals.wcm.repository.service.layout.info
Interface ISettingInfo
public interface ISettingInfo
encapsulates all data needed to describe the parameterization of a certain
flavor when rendering a FlexUI-based Control. This interface
can also be used to store information about the global parameterization of
the UI, e.g. the paramters
rndLayoutSet
rndDetails
rndDetailsCommandGroup
key
SettingInfoKey key()
getValue
String getValue()
setValue
void setValue(String value)
getStatus
Status getStatus()
- Returns:
- the status for this info object. The default return value should be
Status.OK. It should be changed to a different severity, if an added field
indicates some problem. Must not return null.
setStatus
void setStatus(Status status)
- Parameters:
status - the new status for this info object. It will not modify the status of this
object, if it is null.
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/frwk
|
api
|
EP-KM-CM
|
Copyright 2011 SAP AG Complete Copyright Notice