|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
java.lang.String |
getDescription()
Currently unimplemented. |
com.ibm.workplace.wcm.api.DocumentLibraryACL |
getLibraryAccess()
Currently unimplemented. |
com.ibm.workplace.wcm.api.DocumentLibraryACL |
getLibraryResourceAccess(com.ibm.workplace.wcm.api.LibraryResourceType type)
Currently unimplemented. |
java.util.Locale |
getLocale()
Returns the Locale of this DocumentLibrary object. |
java.lang.String |
getName()
Returns the name of this DocumentLibrary object. |
java.lang.String |
getTitle()
Currently unimplemented. |
boolean |
isDeletionProhibited()
Currently unimplemented. |
boolean |
isEnabled()
Currently unimplemented. |
void |
setDeletionProhibited(boolean isDeletionProhibited)
Currently unimplemented. |
void |
setDescription(java.lang.String description)
Currently unimplemented. |
void |
setEnabled(boolean isEnabled)
Currently unimplemented. |
void |
setLibraryAccess(com.ibm.workplace.wcm.api.DocumentLibraryACL acl)
Currently unimplemented. |
void |
setLibraryResourceAccess(com.ibm.workplace.wcm.api.LibraryResourceType type,
com.ibm.workplace.wcm.api.DocumentLibraryACL acl)
Currently unimplemented. |
void |
setTitle(java.lang.String title)
Currently unimplemented. |
| Method Detail |
public java.lang.String getName()
DocumentLibrary object.
public java.lang.String getTitle()
Currently unimplemented. This is a placeholder for future functionality.
public void setTitle(java.lang.String title)
Currently unimplemented. This is a placeholder for future functionality.
public com.ibm.workplace.wcm.api.DocumentLibraryACL getLibraryResourceAccess(com.ibm.workplace.wcm.api.LibraryResourceType type)
Currently unimplemented. This is a placeholder for future functionality.
public com.ibm.workplace.wcm.api.DocumentLibraryACL getLibraryAccess()
Currently unimplemented. This is a placeholder for future functionality.
public void setLibraryAccess(com.ibm.workplace.wcm.api.DocumentLibraryACL acl)
Currently unimplemented. This is a placeholder for future functionality.
public void setLibraryResourceAccess(com.ibm.workplace.wcm.api.LibraryResourceType type,
com.ibm.workplace.wcm.api.DocumentLibraryACL acl)
Currently unimplemented. This is a placeholder for future functionality.
public java.lang.String getDescription()
Currently unimplemented. This is a placeholder for future functionality.
public void setDescription(java.lang.String description)
Currently unimplemented. This is a placeholder for future functionality.
public boolean isEnabled()
Currently unimplemented. This is a placeholder for future functionality.
public void setEnabled(boolean isEnabled)
Currently unimplemented. This is a placeholder for future functionality.
public boolean isDeletionProhibited()
Currently unimplemented. This is a placeholder for future functionality.
public void setDeletionProhibited(boolean isDeletionProhibited)
Currently unimplemented. This is a placeholder for future functionality.
public java.util.Locale getLocale()
Locale of this DocumentLibrary object.
Locale of the library
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||