|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.netweaver.bc.uwl.config.AttributeCollection
com.sap.netweaver.bc.uwl.config.CustomAttributes
This class maps to CustomAttributeSource in the configuration XML file.
| Constructor Summary | |
CustomAttributes(String source,
String objIdHolder,
String type,
List attrs)
|
|
CustomAttributes(String source,
String objIdHolder,
String type,
List attrs,
byte therefreshType,
int time)
Sets the source. |
|
| Method Summary | |
Object |
clone()
|
boolean |
defaultRefresh()
|
boolean |
finalRefresh()
|
String |
getObjectIdHolder()
|
String |
getObjectType()
Returns the objectType. |
int |
getRefreshPeriod()
This method is of consequence only if refresh type is TIME_refresh. |
byte |
getRefreshType()
|
String |
getSource()
Returns the source. |
boolean |
sessionRefresh()
|
| Methods inherited from class com.sap.netweaver.bc.uwl.config.AttributeCollection |
getAttribute, getAttributeNames, getAttributes, isEmpty, setAttributes, size, values |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CustomAttributes(String source,
String objIdHolder,
String type,
List attrs,
byte therefreshType,
int time)
source - The source to set
public CustomAttributes(String source,
String objIdHolder,
String type,
List attrs)
| Method Detail |
public String getSource()
public String getObjectIdHolder()
public int getRefreshPeriod()
public byte getRefreshType()
public boolean sessionRefresh()
public boolean defaultRefresh()
public boolean finalRefresh()
public String getObjectType()
public Object clone()
throws CloneNotSupportedException
clone in class AttributeCollectionCloneNotSupportedException
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||