|
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.CategoryConfiguration
This class represents the set of all possible categories that can be applied to a file or folder.
Method Summary | |
FilesCategories |
getAllowedCategories() Gets the allowedCategories value for this CategoryConfiguration. |
FilesCategories |
getRequiredCategories() Gets the requiredCategories value for this CategoryConfiguration. |
boolean |
is_final() Gets the _final value for this CategoryConfiguration. |
boolean |
isEnabled() Gets the enabled value for this CategoryConfiguration. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public FilesCategories getAllowedCategories()
public boolean isEnabled()
public boolean is_final()
public FilesCategories getRequiredCategories()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |