|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerConfiguration | |
oracle.ifs.beans |
Uses of ServerConfiguration in oracle.ifs.beans |
Methods in oracle.ifs.beans that return ServerConfiguration | |
ServerConfiguration[] |
ServerConfiguration.getInheritedServerConfigurations()
Gets the ServerConfigurations from which this ServerConfiguration "inherits" properties. |
protected static ServerConfiguration |
ServerConfiguration.constructServerConfiguration(LibrarySession session,
S_LibraryObjectData data)
Constructs a ServerConfiguration for the specified data. |
protected static ServerConfiguration[] |
ServerConfiguration.vectorToServerConfigurationArray(java.util.Vector vector)
Convert a Vector of ServerConfigurations to an array of ServerConfigurations. |
protected static ServerConfiguration |
ServerConfiguration.vectorServerConfigurationElement(java.util.Vector vector,
int index)
Return a ServerConfiguration from a specified Vector of ServerConfigurations and an index. |
Methods in oracle.ifs.beans with parameters of type ServerConfiguration | |
void |
ServerConfiguration.setInheritedServerConfigurations(ServerConfiguration[] scs)
Sets the ServerConfigurations from which this ServerConfiguration "inherits" properties. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |