|
Oracle© Collaboration Suite Workspaces Web Services API Reference 10g Release 1 (10.1.2.2) Part No. B28209-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.workspaces.ws.beans.Resource
oracle.workspaces.ws.beans.LibraryResource
This class represents the library resource.
| Constructor Summary | |
LibraryResource() |
|
| Method Summary | |
long |
getDefaultQuota()Gets the default Quota. |
VersioningConfiguration |
getDefaultVersioningConfiguration()Gets the defaultVersioningConfiguration value for this LibraryResource. |
NamedValue[] |
getSupportedCharsets()Gets the supportedCharsets value for this LibraryResource. |
java.lang.String[] |
getSupportedLabelTypes()Gets the supportedLabelTypes value for this LibraryResource. |
NamedValue[] |
getSupportedLanguages()Gets the supportedLanguages value for this LibraryResource. |
VersioningConfiguration |
getVersioningConfiguration()Gets the versioningConfiguration value for this LibraryResource. |
void |
setVersioningConfiguration(VersioningConfiguration versioningConfiguration)Sets the versioningConfiguration value for this LibraryResource. |
| Methods inherited from class oracle.workspaces.ws.beans.Resource |
getCreationTime, getCreator, getDescription, getId, getLastModifiedTime, getName, getWebUIUrl, setDescription, setName |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LibraryResource()
| Method Detail |
public VersioningConfiguration getDefaultVersioningConfiguration()
public NamedValue[] getSupportedCharsets()
public java.lang.String[] getSupportedLabelTypes()
public NamedValue[] getSupportedLanguages()
public VersioningConfiguration getVersioningConfiguration()
public void setVersioningConfiguration(VersioningConfiguration versioningConfiguration)
versioningConfiguration -public long getDefaultQuota()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||