public interface OrganizationManager
| Modifier and Type | Method and Description |
|---|---|
long |
createVO(String rootVoName,
String voDesc,
GCUBESiteLayout siteLayout,
String themeid) |
long |
createVO(String voName,
String voDesc,
long parentID,
GCUBESiteLayout siteLayout,
String themeid) |
long |
createVRE(String voName,
String voDesc,
long parentid,
GCUBESiteLayout siteLayout,
String themeid) |
long createVO(String rootVoName, String voDesc, GCUBESiteLayout siteLayout, String themeid)
rootVoName - the voNamevoDesc - -long createVO(String voName, String voDesc, long parentID, GCUBESiteLayout siteLayout, String themeid)
voName - the voNamevoDesc - -long createVRE(String voName, String voDesc, long parentid, GCUBESiteLayout siteLayout, String themeid)
rootVoName - the voNamevoDesc - -Copyright © 2015. All Rights Reserved.