|
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.WorkspaceTemplateItem
This class represents a workspace template.
| Constructor Summary | |
WorkspaceTemplateItem()Default constructor |
|
| Method Summary | |
java.lang.String |
getTemplateAboutURL()Gets the templateAboutURL value. |
java.lang.String |
getTemplateCategory()Gets the template category. |
java.lang.String |
getTemplateCreatedBy()Gets the nickname of user who created the workspace template. |
java.util.Calendar |
getTemplateCreatedOn()Gets the template creation date. |
java.lang.String |
getTemplateDescription()Gets the description of template. |
java.lang.String |
getTemplateName()Gets the name of template. |
java.lang.String |
getTemplateSpecification()Gets template Specification - template XML |
java.lang.String |
getWebUIUrl()Gets the Web UI URL for accessing this template. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorkspaceTemplateItem()
| Method Detail |
public java.lang.String getTemplateAboutURL()
public java.lang.String getWebUIUrl()
public java.lang.String getTemplateCategory()
public java.lang.String getTemplateCreatedBy()
public java.util.Calendar getTemplateCreatedOn()
public java.lang.String getTemplateDescription()
public java.lang.String getTemplateName()
public java.lang.String getTemplateSpecification()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||