public interface DEComponent
COPYRIGHT: (C) 2007-2012 Cloud Software Group, Inc. All Rights Reserved.
Modifier and Type | Method and Description |
---|---|
DirectoryService |
getDirectoryService()
Returns a DE Directory Service object.
|
EntityResolverPrivateService |
getEntityResolverPrivateService() |
EntityResolverService |
getEntityResolverService()
Returns a DE Entity Resolver Service object.
|
ExporterService |
getExporterService()
Returns a DE Exporter Service object.
|
OrgModelService |
getOrgModelService()
Returns a DE Organisation Model Service object.
|
OrgResourceService |
getOrgResourceService()
Returns a DE Organisation Resource Service object.
|
ResourceQueryService |
getResourceQueryService()
Returns a DE Resource Query Service object.
|
SecurityService |
getSecurityService()
Returns a DE Security Service object.
|
UserSettingsService |
getUserSettingsService()
Returns a DE User Settings Service object.
|
EntityResolverService getEntityResolverService()
EntityResolverPrivateService getEntityResolverPrivateService()
SecurityService getSecurityService()
UserSettingsService getUserSettingsService()
ExporterService getExporterService()
ResourceQueryService getResourceQueryService()
OrgResourceService getOrgResourceService()
OrgModelService getOrgModelService()
DirectoryService getDirectoryService()
Copyright © 2017 Cloud Software Group, Inc. All Rights Reserved.