public class BundleGroupDocAdapter extends BaseNuxeoArtifactDocAdapter implements BundleGroup
PROP_GROUP_NAME, PROP_KEY, TYPE_NAME| Constructor and Description | 
|---|
BundleGroupDocAdapter(DocumentModel doc)  | 
| Modifier and Type | Method and Description | 
|---|---|
static BundleGroupDocAdapter | 
create(BundleGroup bundleGroup,
      CoreSession session,
      String containerPath)  | 
String | 
getArtifactType()  | 
List<String> | 
getBundleIds()  | 
String | 
getId()  | 
String | 
getName()  | 
List<BundleGroup> | 
getSubGroups()  | 
String | 
getVersion()  | 
getDoc, getHierarchyPath, hashCode, releaseLocalCoreSession, setLocalCoreSessiongetAssociatedDocumentsequals, getClass, notify, notifyAll, toString, wait, wait, waitgetAssociatedDocuments, getHierarchyPathpublic BundleGroupDocAdapter(DocumentModel doc)
public static BundleGroupDocAdapter create(BundleGroup bundleGroup, CoreSession session, String containerPath) throws ClientException
ClientExceptionpublic List<String> getBundleIds()
getBundleIds in interface BundleGrouppublic String getName()
getName in interface BundleGrouppublic List<BundleGroup> getSubGroups()
getSubGroups in interface BundleGrouppublic String getId()
getId in interface NuxeoArtifactgetId in class BaseNuxeoArtifactpublic String getVersion()
getVersion in interface NuxeoArtifactpublic String getArtifactType()
getArtifactType in interface NuxeoArtifactCopyright © 2015 Nuxeo SA. All rights reserved.