- get() - Method in interface org.duracloud.account.db.util.DuracloudMillConfigService
-
- get() - Method in class org.duracloud.account.db.util.impl.DuracloudMillConfigServiceImpl
-
- getAccount(Long) - Method in interface org.duracloud.account.db.util.AccountManagerService
-
Returns an AccountService interface.
- getAccount(AccountInfo) - Method in interface org.duracloud.account.db.util.AccountServiceFactory
-
This method provides an AccountService for access to the arg acctInfo
- getAccount(Long) - Method in interface org.duracloud.account.db.util.AccountServiceFactory
-
This method provides an AccountService for access to the arg acctId
- getAccount(Long) - Method in class org.duracloud.account.db.util.impl.AccountManagerServiceImpl
-
- getAccount(Long) - Method in class org.duracloud.account.db.util.impl.AccountServiceFactoryImpl
-
- getAccount(AccountInfo) - Method in class org.duracloud.account.db.util.impl.AccountServiceFactoryImpl
-
- getAccount(Long) - Method in class org.duracloud.account.db.util.impl.RootAccountManagerServiceImpl
-
- getAccount(Long) - Method in interface org.duracloud.account.db.util.RootAccountManagerService
-
Gets an account from the system
- getAccountId() - Method in interface org.duracloud.account.db.util.AccountService
-
This method returns the id of account
- getAccountId() - Method in interface org.duracloud.account.db.util.DuracloudInstanceService
-
Gets the id of the account
- getAccountId() - Method in class org.duracloud.account.db.util.impl.AccountServiceImpl
-
- getAccountId() - Method in class org.duracloud.account.db.util.impl.AccountServiceSecuredImpl
-
- getAccountId() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceImpl
-
- getAccountId() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceSecuredImpl
-
- getAccountUsers(AccountInfo) - Method in class org.duracloud.account.db.util.util.UserFinderUtil
-
Retrieves the users associated with the account
- getAdminAddress() - Method in class org.duracloud.account.db.util.notification.NotificationMgrConfig
-
- getArguments() - Method in class org.duracloud.account.db.util.security.impl.MethodInvocationImpl
-
- getAuthentication() - Method in class org.duracloud.account.db.util.security.SecurityContextUtil
-
- getBody() - Method in class org.duracloud.account.db.util.impl.InvitationMessageFormatter
-
- getComputeProvider() - Method in interface org.duracloud.account.db.util.AccountService
-
Retrieves the primary storage provider account info
- getComputeProvider() - Method in class org.duracloud.account.db.util.impl.AccountServiceImpl
-
- getComputeProvider() - Method in class org.duracloud.account.db.util.impl.AccountServiceSecuredImpl
-
- getConfig() - Method in interface org.duracloud.account.db.util.notification.NotificationMgr
-
Retrieves the configuration of the NotificationMgr
- getConfig() - Method in class org.duracloud.account.db.util.notification.NotificationMgrImpl
-
- getDurabossConfig() - Method in class org.duracloud.account.db.util.instance.impl.InstanceConfigUtilImpl
-
- getDurabossConfig() - Method in interface org.duracloud.account.db.util.instance.InstanceConfigUtil
-
Collects the DuraBoss configuration for a DuraCloud instance
- getDuradminConfig() - Method in class org.duracloud.account.db.util.instance.impl.InstanceConfigUtilImpl
-
- getDuradminConfig() - Method in interface org.duracloud.account.db.util.instance.InstanceConfigUtil
-
Collects the DurAdmin configuration for a DuraCloud instance
- getDurastoreConfig() - Method in class org.duracloud.account.db.util.instance.impl.InstanceConfigUtilImpl
-
- getDurastoreConfig() - Method in interface org.duracloud.account.db.util.instance.InstanceConfigUtil
-
Collects the DuraStore configuration for a DuraCloud instance
- getEmailer() - Method in interface org.duracloud.account.db.util.notification.NotificationMgr
-
This method returns an emailer resource
- getEmailer() - Method in class org.duracloud.account.db.util.notification.NotificationMgrImpl
-
- getFromAddress() - Method in class org.duracloud.account.db.util.notification.NotificationMgrConfig
-
- getGroup(String, Long) - Method in interface org.duracloud.account.db.util.DuracloudGroupService
-
- getGroup(String, Long) - Method in class org.duracloud.account.db.util.impl.DuracloudGroupServiceImpl
-
- getGroups(Long) - Method in interface org.duracloud.account.db.util.DuracloudGroupService
-
Returns a set of groups associated with the underlying Account.
- getGroups(Long) - Method in class org.duracloud.account.db.util.impl.DuracloudGroupServiceImpl
-
- getInstance(DuracloudInstance) - Method in interface org.duracloud.account.db.util.DuracloudInstanceServiceFactory
-
This method provides an DuracloudInstanceService wrapping the arg
instance.
- getInstance(DuracloudInstance) - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceFactoryImpl
-
- getInstanceInfo() - Method in interface org.duracloud.account.db.util.DuracloudInstanceService
-
Gets information about the underlying Duracloud instance.
- getInstanceInfo() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceImpl
-
- getInstanceInfo() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceSecuredImpl
-
- getInstanceService(Long) - Method in interface org.duracloud.account.db.util.DuracloudInstanceManagerService
-
Retrieves the DuraCloud instance with the given ID wrapped in a class
which provides services on the instance.
- getInstanceService(Long) - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceManagerServiceImpl
-
- getInstanceServices(Long) - Method in interface org.duracloud.account.db.util.DuracloudInstanceManagerService
-
Retrieves the Set of DuraCloud instances associated with a given account,
wrapped in a class which provides services on the instances.
- getInstanceServices(Long) - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceManagerServiceImpl
-
- getInstanceType() - Method in interface org.duracloud.account.db.util.DuracloudInstanceService
-
Returns the hardware type of the instance.
- getInstanceType() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceImpl
-
- getInstanceType() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceSecuredImpl
-
- getInstanceVersion() - Method in interface org.duracloud.account.db.util.DuracloudInstanceService
-
Gets the version of this instance
- getInstanceVersion() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceImpl
-
- getInstanceVersion() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceSecuredImpl
-
- getLatestVersion() - Method in interface org.duracloud.account.db.util.DuracloudInstanceManagerService
-
Retrieves the latest DuraCloud version
- getLatestVersion() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceManagerServiceImpl
-
- getMethod() - Method in class org.duracloud.account.db.util.security.impl.MethodInvocationImpl
-
- getMethodAnnotationsForClass(Class, Class) - Method in interface org.duracloud.account.db.util.security.AnnotationParser
-
This method searches through a class and its hierarchy for a given
annotation.
- getMethodAnnotationsForClass(Class, Class) - Method in class org.duracloud.account.db.util.security.impl.AnnotationParserImpl
-
- getPassword() - Method in class org.duracloud.account.db.util.notification.NotificationMgrConfig
-
- getPendingInvitations() - Method in interface org.duracloud.account.db.util.AccountService
-
Gets a listing of the user invitations which are associated with this
account.
- getPendingInvitations() - Method in class org.duracloud.account.db.util.impl.AccountServiceImpl
-
- getPendingInvitations() - Method in class org.duracloud.account.db.util.impl.AccountServiceSecuredImpl
-
- getPrimaryStorageProvider() - Method in interface org.duracloud.account.db.util.AccountService
-
Retrieves the primary storage provider account info
- getPrimaryStorageProvider() - Method in class org.duracloud.account.db.util.impl.AccountServiceImpl
-
- getPrimaryStorageProvider() - Method in class org.duracloud.account.db.util.impl.AccountServiceSecuredImpl
-
- getRedemptionURL() - Method in class org.duracloud.account.db.util.impl.InvitationMessageFormatter
-
- getRepo() - Method in class org.duracloud.account.db.util.impl.DuracloudMillConfigServiceImpl
-
- getSecondaryStorageProviders() - Method in interface org.duracloud.account.db.util.AccountService
-
Retrieves the info for all secondary storage provider accounts
- getSecondaryStorageProviders() - Method in class org.duracloud.account.db.util.impl.AccountServiceImpl
-
- getSecondaryStorageProviders() - Method in class org.duracloud.account.db.util.impl.AccountServiceSecuredImpl
-
- getSecondaryStorageProviders(Long) - Method in class org.duracloud.account.db.util.impl.RootAccountManagerServiceImpl
-
- getSecondaryStorageProviders(Long) - Method in interface org.duracloud.account.db.util.RootAccountManagerService
-
Gets secondary storage providers for an account from the system
- getServerImage(Long) - Method in class org.duracloud.account.db.util.impl.RootAccountManagerServiceImpl
-
- getServerImage(Long) - Method in interface org.duracloud.account.db.util.RootAccountManagerService
-
Gets a server image from the system
- getStaticPart() - Method in class org.duracloud.account.db.util.security.impl.MethodInvocationImpl
-
- getStatus() - Method in interface org.duracloud.account.db.util.DuracloudInstanceService
-
Returns the state of the Duracloud instance.
- getStatus() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceImpl
-
- getStatus() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceSecuredImpl
-
- getStatusInternal() - Method in interface org.duracloud.account.db.util.DuracloudInstanceService
-
Returns the state of the Duracloud with relaxed security.
- getStatusInternal() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceImpl
-
- getStatusInternal() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceServiceSecuredImpl
-
- getSubdomain() - Method in interface org.duracloud.account.db.util.AccountService
-
This method returns the subdomain associated with this account.
- getSubdomain() - Method in class org.duracloud.account.db.util.impl.AccountServiceImpl
-
- getSubdomain() - Method in class org.duracloud.account.db.util.impl.AccountServiceSecuredImpl
-
- getSubject() - Method in class org.duracloud.account.db.util.impl.InvitationMessageFormatter
-
- getThis() - Method in class org.duracloud.account.db.util.security.impl.MethodInvocationImpl
-
- getUsername() - Method in class org.duracloud.account.db.util.notification.NotificationMgrConfig
-
- getUsers() - Method in interface org.duracloud.account.db.util.AccountService
-
- getUsers() - Method in class org.duracloud.account.db.util.impl.AccountServiceImpl
-
- getUsers() - Method in class org.duracloud.account.db.util.impl.AccountServiceSecuredImpl
-
- getVersions() - Method in interface org.duracloud.account.db.util.DuracloudInstanceManagerService
-
Retrieves all of the active DuraCloud versions
- getVersions() - Method in class org.duracloud.account.db.util.impl.DuracloudInstanceManagerServiceImpl
-