- get(String) - Method in interface com.covisint.platform.organization.client.sdk.OrganizationSDK.OrganizationClient
-
Retrieves an organization by its id.
- getAuthConfigProvider() - Method in class com.covisint.platform.organization.client.sdk.OrganizationSDK
-
Method responsible for returning a AuthConfigurationProvider.
- getBuilder() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the user that executed the build.
- getBuildInstant() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the time the build was begun.
- getBuildJavaVendor() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the vendor of the Java environment used to build the library.
- getBuildJavaVersion() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the version of the Java environment used to build the library.
- getBuildOsArchitecture() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the architecture of the operating system upon which library was built.
- getBuildOsName() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the name of the operating system upon which library was built.
- getBuildOsVersion() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the version of the operating system upon which library was built.
- getHierarchy(String, HttpContext) - Method in interface com.covisint.platform.organization.client.organization.OrganizationClient
-
Retrieves the hierarchy of the given organization id.
- getHierarchy(String, HttpContext) - Method in class com.covisint.platform.organization.client.organization.OrganizationClientImpl
-
Retrieves the hierarchy of the given organization id.
- getHierarchy(String) - Method in interface com.covisint.platform.organization.client.sdk.OrganizationSDK.OrganizationClient
-
Retrieves the hierarchy of the given organization id.
- getMavenArtifactId() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the artifact ID of this Maven artifact.
- getMavenArtifactVersion() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the version of this Maven artifact.
- getMavenGroupId() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the group ID of this Maven artifact.
- getResourceCollectionPath() - Method in class com.covisint.platform.organization.client.organization.OrganizationClientBuilder
- getResourceRepresentation() - Method in class com.covisint.platform.organization.client.organization.OrganizationClientBuilder
- getScmHasUncommitedChanges() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets whether the library was built with uncommitted changes.
- getScmPath() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the SCM repository path from which the library was checked out.
- getScmRepository() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the SCM repository from which the library was checked out.
- getScmRevision() - Static method in class com.covisint.platform.organization.client.LibInfo
-
Gets the SCM revision for the library.