|
| Metadata |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use Tree | |
|---|---|
| com.sas.metadata.remote | Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. |
| Uses of Tree in com.sas.metadata.remote |
|---|
| Methods in com.sas.metadata.remote that return Tree | |
|---|---|
Tree |
PSPortlet.getAssociatedContentCollection()
Gets the Tree for AssociatedContentCollection |
Tree |
Identity.getAssociatedHomeFolder()
Gets the Tree for AssociatedHomeFolder |
Tree |
Tree.getParentTree()
Gets the Tree for ParentTree |
Tree |
MdOMIUtil.getUserHomeFolder(MdObjectStore store,
java.lang.String userName,
java.lang.String folderName,
java.lang.String template,
int flags)
Returns a home folder for a given user. |
Tree |
MdOMIUtil.getUserHomeFolder(MdObjectStore store,
java.lang.String userName,
java.lang.String folderName,
java.lang.String template,
int flags,
boolean createIfNecessary)
Returns a home folder for a given user. |
| Methods in com.sas.metadata.remote with parameters of type Tree | |
|---|---|
void |
PSPortlet.setAssociatedContentCollection(Tree inObject)
Sets the AssociatedContentCollections list 0th element to be inObject. |
void |
Identity.setAssociatedHomeFolder(Tree inObject)
Sets the AssociatedHomeFolders list 0th element to be inObject. |
void |
Tree.setParentTree(Tree inObject)
Sets the ParentTrees list 0th element to be inObject. |
|
| Metadata |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||