- get_connector() - Method in class com.versionone.apiclient.Services
-
- get_loggedin() - Method in class com.versionone.apiclient.Services
-
- getAddedValues() - Method in class com.versionone.apiclient.Attribute
-
Get values that were added
- getAddress() - Method in class com.versionone.apiclient.ProxyProvider
-
- getAmount() - Method in class com.versionone.Duration
-
return the amount specified by this Duration
- getArguments() - Method in class com.versionone.utils.Delegator
-
accessor for argument classes
- getAsOf() - Method in class com.versionone.apiclient.Query
-
Get asOf Date
- getAsset() - Method in class com.versionone.apiclient.Attribute
-
Get the Asset that owns the attribute
- getAssets() - Method in class com.versionone.apiclient.services.QueryResult
-
Get the Assets returned by the Query
- getAssetType() - Method in class com.versionone.apiclient.Asset
-
Get type information
- getAssetType() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Get asset type information to this attribute
- getAssetType(String) - Method in interface com.versionone.apiclient.interfaces.IMetaModel
-
Get type information on the asset specified in the token
- getAssetType() - Method in interface com.versionone.apiclient.interfaces.IOperation
-
Get the type of asset for this operation
- getAssetType(String) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns the type information for an asset specified in a token.
- getAssetType(String) - Method in class com.versionone.apiclient.MetaModel
-
Get an asset type based on a token
- getAssetType() - Method in class com.versionone.apiclient.Query
-
get the asset type for the query
- getAssetType(String) - Method in class com.versionone.apiclient.Services
-
Get the asset type from an token
- getAssetType() - Method in class com.versionone.Oid
-
Get the AssetType
- getAttachment(Oid) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns the attachment data for the specified attachment Oid.
- getAttachment(Oid) - Method in class com.versionone.apiclient.Services
-
- getAttachment(String) - Method in class com.versionone.apiclient.V1Connector
-
- getAttribute(IAttributeDefinition) - Method in class com.versionone.apiclient.Asset
-
Get an attribute based on definition
- getAttributeDefinition(String) - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
Get the definition of the specified attribute
- getAttributeDefinition(String) - Method in interface com.versionone.apiclient.interfaces.IMetaModel
-
Get the definition of an attribute specified in the token
- getAttributeDefinition(String) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns the type information for an attribute specified in a token.
- getAttributeDefinition(String) - Method in class com.versionone.apiclient.MetaModel
-
Get an attribute definition from a token
- getAttributeDefinition(String) - Method in class com.versionone.apiclient.Services
-
Get the attribute definition
- getAttributes() - Method in class com.versionone.apiclient.Asset
-
Get asset attributes
- getAttributeType() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Get type of attribute
- getBase() - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
Get the base asset for this type
- getBase() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Get base attribute information
- getBuild() - Method in class com.versionone.utils.Version
-
- getCandidateMethods(Class, String, int) - Static method in class com.versionone.utils.Delegator
-
utility method to get candidate methods to search
- getCapacityPlanning() - Method in class com.versionone.apiclient.V1Configuration
-
Gets capacity planning setting.
- getChildren() - Method in class com.versionone.apiclient.Asset
-
Get child assets
- getConfigConnector() - Method in class com.versionone.apiclient.Connectors
-
Deprecated.
- getConfigConnector() - Method in interface com.versionone.apiclient.interfaces.IConnectors
-
Deprecated.
- getConfigConnectorWithProxy() - Method in class com.versionone.apiclient.Connectors
-
Deprecated.
- getConfigConnectorWithProxy() - Method in interface com.versionone.apiclient.interfaces.IConnectors
-
Deprecated.
- getConfigUrl() - Method in class com.versionone.apiclient.APIConfiguration
-
- getConfigUrl() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getConfigUrl() - Method in interface com.versionone.apiclient.interfaces.IUrls
-
Deprecated.
- getConfigUrl() - Method in class com.versionone.apiclient.Urls
-
Deprecated.
- getCookie(String) - Method in class com.versionone.apiclient.CookiesManager
-
- getCookie(String) - Method in interface com.versionone.apiclient.interfaces.ICookiesManager
-
Gets cookie from the storage.
- getCookies() - Method in class com.versionone.apiclient.CookiesManager
-
Creates string with cookies for request.
- getCookiesJar() - Method in class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Returns a cookies jar.
- getCookiesManager(String) - Static method in class com.versionone.apiclient.CookiesManager
-
- getCookiesManager(String, String, String) - Static method in class com.versionone.apiclient.CookiesManager
-
- getData() - Method in class com.versionone.apiclient.FileAPIConnector
-
- getData(String) - Method in class com.versionone.apiclient.FileAPIConnector
-
- getData() - Method in interface com.versionone.apiclient.interfaces.IAPIConnector
-
Deprecated.
Read data from the root of the connection
Note: Caller is responsible for closing the returned stream
- getData(String) - Method in interface com.versionone.apiclient.interfaces.IAPIConnector
-
Deprecated.
Read data from the path provided
Note: Caller is responsible for closing the returned stream
- getData() - Method in class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Read data from the root of the connection.
- getData(String) - Method in class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Read data from the path provided.
- getData() - Method in class com.versionone.apiclient.V1Connector
-
- getData(String) - Method in class com.versionone.apiclient.V1Connector
-
- getDataConnector() - Method in class com.versionone.apiclient.Connectors
-
Deprecated.
- getDataConnector() - Method in interface com.versionone.apiclient.interfaces.IConnectors
-
Deprecated.
- getDataConnectorWithProxy() - Method in class com.versionone.apiclient.Connectors
-
Deprecated.
- getDataConnectorWithProxy() - Method in interface com.versionone.apiclient.interfaces.IConnectors
-
Deprecated.
- getDataUrl() - Method in class com.versionone.apiclient.APIConfiguration
-
- getDataUrl() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getDataUrl() - Method in interface com.versionone.apiclient.interfaces.IUrls
-
Deprecated.
- getDataUrl() - Method in class com.versionone.apiclient.Urls
-
Deprecated.
- getDate() - Method in class com.versionone.DB.DateTime
-
Gets the Date component of this instance.
- getDays() - Method in class com.versionone.Duration
-
Get amount of this Duration in days
- getDefaultOrderBy() - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
Get attribute on which this asset is sorted by default.
- getDefectTrackingLevel() - Method in interface com.versionone.apiclient.interfaces.IV1Configuration
-
Gets level of Defect tracking.
- getDefectTrackingLevel() - Method in class com.versionone.apiclient.V1Configuration
-
Gets level of Defect tracking.
- getDefinition() - Method in class com.versionone.apiclient.Attribute
-
Get the definition of the attribute
- getDescriptionAttribute() - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
- getDisplayName() - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
Get the display name for this asset type
- getDisplayName() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Get attribute display name
- getDomenToken(String) - Static method in class com.versionone.apiclient.CookiesManager
-
Generate unique token based on path and user name
- getEmbeddedImage(Oid) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns the embedded image data for the specified attachment Oid.
- getEmbeddedImage(Oid) - Method in class com.versionone.apiclient.Services
-
- getFilter() - Method in class com.versionone.apiclient.Query
-
Get the filter
- getFind() - Method in class com.versionone.apiclient.Query
-
- getFloatValue() - Method in class com.versionone.DB.Real
-
Return the float as basic type
- getInterface() - Method in class com.versionone.utils.Delegator
-
- getKey() - Method in class com.versionone.Oid
-
Get the id for this instance
- getLastData() - Method in class com.versionone.apiclient.FileAPIConnector
-
- getLastPath() - Method in class com.versionone.apiclient.FileAPIConnector
-
- getLocalization(IAttributeDefinition) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns a localization value based on an attribute definition.
- getLocalization(String) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns a localization value based on key.
- getLocalization(ArrayList<IAttributeDefinition>) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns a Map of localized values.
- getLocalization(IAttributeDefinition) - Method in class com.versionone.apiclient.Services
-
- getLocalization(String) - Method in class com.versionone.apiclient.Services
-
- getLocalization(ArrayList<IAttributeDefinition>) - Method in class com.versionone.apiclient.Services
-
- getLoggedIn() - Method in interface com.versionone.apiclient.interfaces.IServices
-
Determines the OID of the currently logged in user.
- getLoggedIn() - Method in class com.versionone.apiclient.Services
-
Get the Oid of the current logged in user
- getMajor() - Method in class com.versionone.utils.Version
-
- getMaxAttachmentSize() - Method in interface com.versionone.apiclient.interfaces.IV1Configuration
-
Gets maximum size of attachment file.
- getMaxAttachmentSize() - Method in class com.versionone.apiclient.V1Configuration
-
Gets maximum size of attachment file.
- getMeta() - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns the MetaModel.
- getMeta() - Method in class com.versionone.apiclient.Services
-
- getMetaConnector() - Method in class com.versionone.apiclient.Connectors
-
Deprecated.
- getMetaConnector() - Method in interface com.versionone.apiclient.interfaces.IConnectors
-
Deprecated.
- getMetaConnectorWithProxy() - Method in class com.versionone.apiclient.Connectors
-
Deprecated.
- getMetaConnectorWithProxy() - Method in interface com.versionone.apiclient.interfaces.IConnectors
-
Deprecated.
- getMetaModel() - Method in class com.versionone.apiclient.EnvironmentContext
-
Deprecated.
- getMetaModel() - Method in interface com.versionone.apiclient.interfaces.IModelsAndServices
-
Deprecated.
- getMetaModel() - Method in class com.versionone.apiclient.ModelsAndServices
-
Deprecated.
- getMetaModelWithProxy() - Method in class com.versionone.apiclient.EnvironmentContext
-
Deprecated.
- getMetaModelWithProxy() - Method in interface com.versionone.apiclient.interfaces.IModelsAndServices
-
Deprecated.
- getMetaModelWithProxy() - Method in class com.versionone.apiclient.ModelsAndServices
-
Deprecated.
- getMetaUrl() - Method in class com.versionone.apiclient.APIConfiguration
-
- getMetaUrl() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getMetaUrl() - Method in interface com.versionone.apiclient.interfaces.IUrls
-
Deprecated.
- getMetaUrl() - Method in class com.versionone.apiclient.Urls
-
Deprecated.
- getMethod() - Method in class com.versionone.utils.Delegator.DelegateProxy
-
accessor for the method
- getMinor() - Method in class com.versionone.utils.Version
-
- getMoment() - Method in class com.versionone.Oid
-
get the moment for this oid
- getMomentless() - Method in class com.versionone.Oid
-
Get this instance as a momentless oid
- getName() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Get attribute name
- getName() - Method in interface com.versionone.apiclient.interfaces.IOperation
-
Get the operation name
- getNameAttribute() - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
- getNames() - Method in class com.versionone.apiclient.AttributeSelection
-
Get a comma separated string of the names of all the attributes being selected
- getNewAssets() - Method in class com.versionone.apiclient.Asset
-
Used to add new relationships and get new assets
- getNewValue() - Method in class com.versionone.apiclient.Attribute
-
Get the new value of the attribute
- getNewValues() - Method in class com.versionone.apiclient.Attribute
-
Get the new Valued
- getOid() - Method in class com.versionone.apiclient.Asset
-
Get Asset Object Identifier
- getOid(String) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns an object identifier for the specified token.
- getOid() - Method in class com.versionone.apiclient.Query
-
Get the query oid
- getOid(String) - Method in class com.versionone.apiclient.Services
-
Get the Object Identifier from a token
- getOperation(String) - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
- getOperation(String) - Method in interface com.versionone.apiclient.interfaces.IMetaModel
-
Get information on an operation specified in the token
- getOperation(String) - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns the type information for an operation specified in a token.
- getOperation(String) - Method in class com.versionone.apiclient.MetaModel
-
Get an operation based on a token
- getOperation(String) - Method in class com.versionone.apiclient.Services
-
Get an operation from a token
- getOrderBy() - Method in class com.versionone.apiclient.Query
-
Get the OrderBy information
- getOriginalValue() - Method in class com.versionone.apiclient.Attribute
-
Get the original value of the attribute
- getOriginalValues() - Method in class com.versionone.apiclient.Attribute
-
Get the original values
- getPageSize() - Method in class com.versionone.apiclient.Paging
-
- getPaging() - Method in class com.versionone.apiclient.Query
-
Get Paging details
- getParentRelation() - Method in class com.versionone.apiclient.Query
-
The the AttributeDefinition
- getPassword() - Method in class com.versionone.apiclient.ProxyProvider
-
- getProxyObject() - Method in class com.versionone.apiclient.ProxyProvider
-
- getProxyPassword() - Method in class com.versionone.apiclient.APIConfiguration
-
- getProxyPassword() - Method in class com.versionone.apiclient.Credentials
-
Deprecated.
- getProxyPassword() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getProxyPassword() - Method in interface com.versionone.apiclient.interfaces.ICredentials
-
Deprecated.
- getProxyUrl() - Method in class com.versionone.apiclient.APIConfiguration
-
- getProxyUrl() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getProxyUrl() - Method in interface com.versionone.apiclient.interfaces.IUrls
-
Deprecated.
- getProxyUrl() - Method in class com.versionone.apiclient.Urls
-
Deprecated.
- getProxyUserName() - Method in class com.versionone.apiclient.APIConfiguration
-
- getProxyUserName() - Method in class com.versionone.apiclient.Credentials
-
Deprecated.
- getProxyUserName() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getProxyUserName() - Method in interface com.versionone.apiclient.interfaces.ICredentials
-
Deprecated.
- getQuery() - Method in class com.versionone.apiclient.services.QueryResult
-
Get the query used to generate this
- getReader(String) - Method in class com.versionone.apiclient.Attachments
-
Deprecated.
Getting reader
- getReader(String) - Method in interface com.versionone.apiclient.interfaces.IAttachments
-
Deprecated.
Getting reader
- getRelatedAsset() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Get type information for related asset if this attribute is a relation
- getRemovedValues() - Method in class com.versionone.apiclient.Attribute
-
Get the values that were removed
- getReturn() - Method in class com.versionone.utils.Delegator
-
accessor for return class
- getRevision() - Method in class com.versionone.utils.Version
-
- getSelection() - Method in class com.versionone.apiclient.Query
-
Get the attributes used in a 'sel'
- getServerResponseCode() - Method in exception com.versionone.apiclient.exceptions.ConnectionException
-
Return the response code the server returned
- getServices() - Method in class com.versionone.apiclient.EnvironmentContext
-
Deprecated.
- getServices() - Method in interface com.versionone.apiclient.interfaces.IModelsAndServices
-
Deprecated.
- getServices() - Method in class com.versionone.apiclient.ModelsAndServices
-
Deprecated.
- getServicesWithProxy() - Method in class com.versionone.apiclient.EnvironmentContext
-
Deprecated.
- getServicesWithProxy() - Method in interface com.versionone.apiclient.interfaces.IModelsAndServices
-
Deprecated.
- getServicesWithProxy() - Method in class com.versionone.apiclient.ModelsAndServices
-
Deprecated.
- getShortNameAttribute() - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
- getShortToken() - Method in class com.versionone.apiclient.filters.FilterTerm
-
- getShortToken() - Method in class com.versionone.apiclient.filters.GroupFilterTerm
-
- getShortToken() - Method in interface com.versionone.apiclient.filters.IFilterTerm
-
- getShortToken() - Method in class com.versionone.apiclient.NoOpTerm
-
- getShortToken() - Method in class com.versionone.apiclient.TokenTerm
-
- getStart() - Method in class com.versionone.apiclient.Paging
-
- getStoryTrackingLevel() - Method in interface com.versionone.apiclient.interfaces.IV1Configuration
-
Gets level of Story tracking.
- getStoryTrackingLevel() - Method in class com.versionone.apiclient.V1Configuration
-
Gets level of Story tracking.
- getTarget() - Method in class com.versionone.utils.Delegator.DelegateProxy
-
accessor for the target
- getTerms() - Method in class com.versionone.apiclient.services.OrderBy
-
- getToken() - Method in class com.versionone.apiclient.AttributeSelection
-
Get a comma separated string of the names of all the attributes being selected
- getToken() - Method in class com.versionone.apiclient.filters.FilterTerm
-
- getToken() - Method in class com.versionone.apiclient.filters.GroupFilterTerm
-
- getToken() - Method in interface com.versionone.apiclient.filters.IFilterTerm
-
- getToken() - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
Return the token for this Asset Type
- getToken() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Get attribute token
- getToken() - Method in interface com.versionone.apiclient.interfaces.IOperation
-
Get the token for this operation
- getToken() - Method in class com.versionone.apiclient.NoOpTerm
-
- getToken() - Method in class com.versionone.apiclient.Paging
-
Get the paging token
- getToken() - Method in class com.versionone.apiclient.services.OrderBy
-
Get the sort token
- getToken() - Method in class com.versionone.apiclient.services.QueryVariable
-
- getToken() - Method in class com.versionone.apiclient.TokenTerm
-
- getToken() - Method in class com.versionone.Oid
-
Get the token for this object identifier
- getTotalAvaliable() - Method in class com.versionone.apiclient.services.QueryResult
-
Get the total number of Assets available
- getUnits() - Method in class com.versionone.Duration
-
return the units specified by this Duration
- getUserAgentHeader() - Method in class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Get the value for the user-agent header.
- getUserName() - Method in class com.versionone.apiclient.ProxyProvider
-
- getV1Configuration() - Method in class com.versionone.apiclient.EnvironmentContext
-
Deprecated.
- getV1Configuration() - Method in interface com.versionone.apiclient.interfaces.IModelsAndServices
-
Deprecated.
- getV1Configuration() - Method in class com.versionone.apiclient.ModelsAndServices
-
Deprecated.
- getV1ConfigurationWithProxy() - Method in class com.versionone.apiclient.EnvironmentContext
-
Deprecated.
- getV1ConfigurationWithProxy() - Method in interface com.versionone.apiclient.interfaces.IModelsAndServices
-
Deprecated.
- getV1ConfigurationWithProxy() - Method in class com.versionone.apiclient.ModelsAndServices
-
Deprecated.
- getV1Connector() - Method in interface com.versionone.apiclient.interfaces.IServices
-
Returns the V1Connector.
- getV1Connector() - Method in class com.versionone.apiclient.Services
-
- getV1Password() - Method in class com.versionone.apiclient.APIConfiguration
-
- getV1Password() - Method in class com.versionone.apiclient.Credentials
-
Deprecated.
- getV1Password() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getV1Password() - Method in interface com.versionone.apiclient.interfaces.ICredentials
-
Deprecated.
- getV1Url() - Method in class com.versionone.apiclient.APIConfiguration
-
- getV1Url() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getV1Url() - Method in interface com.versionone.apiclient.interfaces.IUrls
-
Deprecated.
- getV1Url() - Method in class com.versionone.apiclient.Urls
-
Deprecated.
- getV1UserName() - Method in class com.versionone.apiclient.APIConfiguration
-
- getV1UserName() - Method in class com.versionone.apiclient.Credentials
-
Deprecated.
- getV1UserName() - Method in interface com.versionone.apiclient.interfaces.IAPIConfiguration
-
Deprecated.
- getV1UserName() - Method in interface com.versionone.apiclient.interfaces.ICredentials
-
Deprecated.
- getValidatorAttribute() - Method in interface com.versionone.apiclient.interfaces.IOperation
-
Get the definition for the attribute used to validate this operation
- getValue() - Method in class com.versionone.apiclient.Attribute
-
Get the current value of the attribute
- getValue() - Method in class com.versionone.DB.BigInt
-
return the Long value or null if the instance is null
- getValue() - Method in class com.versionone.DB.Bit
-
Returns the Boolean value or null if the instance is null
- getValue() - Method in class com.versionone.DB.DateTime
-
Get the Date object or null if this instance is null
- getValue() - Method in class com.versionone.DB
-
Get the value of the data.
- getValue() - Method in class com.versionone.DB.Int
-
If this instance is not null, return an Integer object otherwise return null
- getValue() - Method in class com.versionone.DB.NullObject
-
Returns null
- getValue() - Method in class com.versionone.DB.Real
-
Return the Double value of this object or null if this instance is null
- getValue() - Method in class com.versionone.DB.Str
-
Returns the String, or NULL if the instance is null
- getValue() - Method in class com.versionone.utils.HashCode
-
- getValues() - Method in class com.versionone.apiclient.Attribute
-
Get the current values of the attribute
- getValues() - Method in interface com.versionone.apiclient.interfaces.IValueProvider
-
- getValues() - Method in class com.versionone.apiclient.services.QueryVariable
-
- getValues() - Method in class com.versionone.apiclient.services.ValueProvider
-
- getVariables() - Method in class com.versionone.apiclient.Query
-
- getVersion() - Method in class com.versionone.apiclient.MetaModel
-
Get MetaMode version
- getWriter(String, String) - Method in class com.versionone.apiclient.Attachments
-
Deprecated.
Getting writer
- getWriter(String, String) - Method in interface com.versionone.apiclient.interfaces.IAttachments
-
Deprecated.
Getting writer
- greater(Object...) - Method in class com.versionone.apiclient.filters.FilterTerm
-
- greaterOrEqual(Object...) - Method in class com.versionone.apiclient.filters.FilterTerm
-
- GroupFilterTerm - Class in com.versionone.apiclient.filters
-
Base class for grouping filter terms (i.e and, or)
- GroupFilterTerm(IFilterTerm[]) - Constructor for class com.versionone.apiclient.filters.GroupFilterTerm
-
- IAPIConfiguration - Interface in com.versionone.apiclient.interfaces
-
- IAPIConnector - Interface in com.versionone.apiclient.interfaces
-
- IAssetType - Interface in com.versionone.apiclient.interfaces
-
Interface defined by VersionOne AssetType
- IAttachments - Interface in com.versionone.apiclient.interfaces
-
- IAttributeDefinition - Interface in com.versionone.apiclient.interfaces
-
Defines methods for the definition of a VersionOne attribute
- IAttributeDefinition.Aggregate - Enum in com.versionone.apiclient.interfaces
-
Supported aggregate types
- IAttributeDefinition.AttributeType - Enum in com.versionone.apiclient.interfaces
-
Supported attribute types
- IConnectors - Interface in com.versionone.apiclient.interfaces
-
- ICookiesManager - Interface in com.versionone.apiclient.interfaces
-
- ICredentials - Interface in com.versionone.apiclient.interfaces
-
- IDelegate - Interface in com.versionone.utils
-
Interface implemnted by the object returned by Delegator.bind
Use this only when no suitable alternative interface is available
- IFilterTerm - Interface in com.versionone.apiclient.filters
-
Interface required for Filter Terms
- ILocalizer - Interface in com.versionone.apiclient.interfaces
-
Interface required for localizers
- IMetaModel - Interface in com.versionone.apiclient.interfaces
-
Methods required by objects providing VersionOne MetaModel data
- IModelsAndServices - Interface in com.versionone.apiclient.interfaces
-
- Int() - Constructor for class com.versionone.DB.Int
-
Create a NULL integer
- Int(int) - Constructor for class com.versionone.DB.Int
-
Create from an int
- Int(Object) - Constructor for class com.versionone.DB.Int
-
Supports creation from several types of object
Object is | value set by calling
String | Integer.valueOf(value)
Number | value.intValue()
Anything else causes the value to be null
- intValue() - Method in class com.versionone.apiclient.Rank
-
- intValue() - Method in class com.versionone.DB.Int
-
Return the int value of this object
- invoke() - Method in class com.versionone.utils.Delegator.DelegateProxy
-
convenience call to handle case of no arguments
- invoke(Object) - Method in class com.versionone.utils.Delegator.DelegateProxy
-
convenience call to handle case of one argument
- invoke(Object, Object) - Method in class com.versionone.utils.Delegator.DelegateProxy
-
convenience call to handle case of two argument
- invoke(Object, Method, Object[]) - Method in class com.versionone.utils.Delegator.DelegateProxy
-
method required by InvocationHandler so we can build dynamic Proxys
- invoke(Object[]) - Method in class com.versionone.utils.Delegator.DelegateProxy
-
basic call to method
- invoke(Object[]) - Method in interface com.versionone.utils.IDelegate
-
Thin wrapper in invoke
- invoke(Object) - Method in interface com.versionone.utils.IDelegate
-
convenience call for 1 arg case
- invoke(Object, Object) - Method in interface com.versionone.utils.IDelegate
-
convenience call for 2 arg case
- invoke() - Method in interface com.versionone.utils.IDelegate
-
convenience call for no arg case
- IOperation - Interface in com.versionone.apiclient.interfaces
-
Methods required by VersionOne Operation objects
- IQueryBuilder - Interface in com.versionone.apiclient.services
-
- isA(IAssetType) - Method in interface com.versionone.apiclient.interfaces.IAssetType
-
Determine if this Asset Type is the same as or derived from another type
- isAfter() - Method in class com.versionone.apiclient.Rank
-
Determines if Rank has positive offset
- isBefore() - Method in class com.versionone.apiclient.Rank
-
Determines if Rank has negative offset
- isDefined(int) - Static method in enum com.versionone.apiclient.AssetState
-
Is an int a valid AssetState
- isEffortTracking() - Method in interface com.versionone.apiclient.interfaces.IV1Configuration
-
Gets EffortTracking
- isEffortTracking() - Method in class com.versionone.apiclient.V1Configuration
-
Gets EffortTracking
- IServices - Interface in com.versionone.apiclient.interfaces
-
Methods implemented by a class providing VersionOne services.
- isHistorical() - Method in class com.versionone.apiclient.Query
-
Is this a historical query
- isMultiValue() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Does this attribute support multiple values
- isNull() - Method in class com.versionone.DB
-
Is the value null?
- isNull() - Method in class com.versionone.Oid
-
Is this OID null
- isNullOrEmpty(String) - Static method in class com.versionone.utils.V1Util
-
Verify - is string empty or null?
- isReadOnly() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Is this attribute read-only
- isRequired() - Method in interface com.versionone.apiclient.interfaces.IAttributeDefinition
-
Is this a required attribute
- isRequired(IAssetType, String) - Method in class com.versionone.apiclient.RequiredFieldValidator
-
Check whether the attribute corresponding to the attributeName is required in current VersionOne server setup.
- isRequired(IAttributeDefinition) - Method in class com.versionone.apiclient.RequiredFieldValidator
-
Check whether the provided attribute is required in current VersionOne server setup.
- isSuitableMethod(Method, Class[], Class) - Static method in class com.versionone.utils.Delegator
-
utility method to test suitability
- isValidReturn(Method, Class) - Static method in class com.versionone.utils.Delegator
-
utility method to test return
- IUrls - Interface in com.versionone.apiclient.interfaces
-
- IV1Configuration - Interface in com.versionone.apiclient.interfaces
-
Interface to access to VersionOne server configuration
- IV1Configuration.TrackingLevel - Enum in com.versionone.apiclient.interfaces
-
Enumeration of tracking levels
- IValueProvider - Interface in com.versionone.apiclient.interfaces
-
- V1APIConnector - Class in com.versionone.apiclient
-
- V1APIConnector(String) - Constructor for class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Create a connection with only the URL to the VersionOne server.
- V1APIConnector(String, ProxyProvider) - Constructor for class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Create a connection with only the URL to the VersionOne server through a proxy.
- V1APIConnector(String, String, String) - Constructor for class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Create a connection using a username and password.
- V1APIConnector(String, String, String, ProxyProvider) - Constructor for class com.versionone.apiclient.V1APIConnector
-
Deprecated.
Create a connection using username and password through a proxy.
- V1Configuration - Class in com.versionone.apiclient
-
Class to access to VersionOne server configuration
- V1Configuration(IAPIConnector) - Constructor for class com.versionone.apiclient.V1Configuration
-
Creates V1Configuration object
- V1Configuration(V1Connector) - Constructor for class com.versionone.apiclient.V1Configuration
-
- V1Connector - Class in com.versionone.apiclient
-
- V1Connector(String) - Constructor for class com.versionone.apiclient.V1Connector
-
- V1Connector.IAuthenticationMethods - Interface in com.versionone.apiclient
-
- V1Connector.IBuild - Interface in com.versionone.apiclient
-
- V1Connector.IProxy - Interface in com.versionone.apiclient
-
- V1Connector.IsetEndpoint - Interface in com.versionone.apiclient
-
- V1Connector.IsetEndPointOrConnector - Interface in com.versionone.apiclient
-
- V1Connector.IsetProxyOrConnector - Interface in com.versionone.apiclient
-
- V1Connector.IsetProxyOrEndPointOrConnector - Interface in com.versionone.apiclient
-
- V1Connector.ISetUserAgentMakeRequest - Interface in com.versionone.apiclient
-
- V1Exception - Exception in com.versionone.apiclient.exceptions
-
Base class for all VersionOne Java SDK exceptions
- V1Exception(String) - Constructor for exception com.versionone.apiclient.exceptions.V1Exception
-
Create with just a message.
- V1Exception(String, Exception) - Constructor for exception com.versionone.apiclient.exceptions.V1Exception
-
Create with a message and nested exception.
- V1Util - Class in com.versionone.utils
-
Set of units.
- validate(Asset, IAttributeDefinition) - Method in class com.versionone.apiclient.RequiredFieldValidator
-
Validate single Asset attribute.
- validate(Asset) - Method in class com.versionone.apiclient.RequiredFieldValidator
-
Validate all available Asset attributes.
- validate(Asset[]) - Method in class com.versionone.apiclient.RequiredFieldValidator
-
Validate collection of Assets.
- validateArgs(Object[]) - Method in class com.versionone.utils.Delegator.DelegateProxy
-
if uncommented in invoke this code will throw an IllegalArgument call
if arguments are of the wrong type
- value() - Method in enum com.versionone.apiclient.AssetState
-
Get the integer value of this state
- valueOf(String) - Static method in enum com.versionone.apiclient.AssetState
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.versionone.apiclient.AssetState
-
Select AssetState based on an integer value
- valueOf(String) - Static method in enum com.versionone.apiclient.filters.FilterTerm.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.versionone.apiclient.interfaces.IAttributeDefinition.Aggregate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.versionone.apiclient.interfaces.IAttributeDefinition.AttributeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.versionone.apiclient.interfaces.IV1Configuration.TrackingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.versionone.apiclient.services.OrderBy.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.versionone.Duration.Unit
-
Returns the enum constant of this type with the specified name.
- ValueProvider - Class in com.versionone.apiclient.services
-
- ValueProvider(Object[]) - Constructor for class com.versionone.apiclient.services.ValueProvider
-
- values() - Static method in enum com.versionone.apiclient.AssetState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.versionone.apiclient.filters.FilterTerm.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.versionone.apiclient.interfaces.IAttributeDefinition.Aggregate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.versionone.apiclient.interfaces.IAttributeDefinition.AttributeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.versionone.apiclient.interfaces.IV1Configuration.TrackingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.versionone.apiclient.services.OrderBy.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.versionone.Duration.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueStringizer - Class in com.versionone.apiclient.services
-
- ValueStringizer() - Constructor for class com.versionone.apiclient.services.ValueStringizer
-
- ValueStringizer(String) - Constructor for class com.versionone.apiclient.services.ValueStringizer
-
- Version - Class in com.versionone.utils
-
Represents the API Version
- Version() - Constructor for class com.versionone.utils.Version
-
Create 1.0.0.0 version
- Version(String) - Constructor for class com.versionone.utils.Version
-
Parse a string to create version
Expected format {major}.{minor}.{build}.{revision}