|
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.admin.IPropertiesManager.SystemProperty
Class that represents one entry for the System Configuration.
| Constructor Summary | |
IPropertiesManager.SystemProperty(HashMap properties)
|
|
| Method Summary | |
static String |
filterDuplicateEntries(String strRoles)
removes duplicate entries from string entries, separated by "," or ";" |
String |
getAbapClass()
Matters only for GenericAbapConnector |
boolean |
getActive()
|
String[] |
getAssignedRoles()
|
String[] |
getConfigurationGroups()
|
String |
getConnector()
|
int |
getIntervalBetweenDeltaInvocationsInSeconds()
|
int |
getIntervalBetweenSnapshotInvocationsInMinutes()
|
String[] |
getItemTypesSupported()
|
String |
getOriginalSystem()
|
static String[] |
getStringArray(String strRoles)
converts string entries, separated by "," or ";" into a string array |
String |
getSystem()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IPropertiesManager.SystemProperty(HashMap properties)
| Method Detail |
public static String[] getStringArray(String strRoles)
strRoles - - string to be converted
public static String filterDuplicateEntries(String strRoles)
strRoles - - string to be filtered
public String[] getConfigurationGroups()
public String getConnector()
public int getIntervalBetweenDeltaInvocationsInSeconds()
public int getIntervalBetweenSnapshotInvocationsInMinutes()
public String[] getItemTypesSupported()
public String getSystem()
public String[] getAssignedRoles()
public String getAbapClass()
public boolean getActive()
public String getOriginalSystem()
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||