A B C D E F G H I J L M N O P R S T U V W X _

D

DATA_BYTE_COUNT - Static variable in class org.xiruss.xirussrepository.api.XirussRepositoryConst.ObjPropNames
 
DATA_CHARACTER_COUNT - Static variable in class org.xiruss.xirussrepository.api.XirussRepositoryConst.ObjPropNames
 
dataBuffer - Variable in class org.xiruss.xirussrepository.server.jetty.apiserver.HttpApiResourceBase
 
DataUtil - Class in org.xiruss.util
 
DataUtil() - Constructor for class org.xiruss.util.DataUtil
 
DataUtilException - Exception in org.xiruss.util
 
DataUtilException(Throwable) - Constructor for exception org.xiruss.util.DataUtilException
 
DataUtilException(String, Throwable) - Constructor for exception org.xiruss.util.DataUtilException
 
DataUtilException(String) - Constructor for exception org.xiruss.util.DataUtilException
 
DataUtilTest - Class in org.xiruss.util
 
DataUtilTest(String) - Constructor for class org.xiruss.util.DataUtilTest
 
DEFAULT_RESOLUTION_POLICY_TYPE - Static variable in class org.xiruss.repository.client.importers.ImporterBase
 
DefaultBosMemberNameGenerator - Class in org.xiruss.repository.client.importers
Default BOS member name generator implementation.
DefaultBosMemberNameGenerator(BoundedObjectSet) - Constructor for class org.xiruss.repository.client.importers.DefaultBosMemberNameGenerator
 
DefaultFileStorageManagerConfiguration - Class in org.xiruss.repository.server.storagemanagement
Default file storage manager configuration.
DefaultFileStorageManagerConfiguration() - Constructor for class org.xiruss.repository.server.storagemanagement.DefaultFileStorageManagerConfiguration
 
defaultServerPort - Variable in class org.xiruss.http.client.HttpApiClientTestBase
 
defaultStorageManager - Variable in class org.xiruss.repository.server.RepositoryBase
 
delete() - Method in class org.xiruss.xirussrepository.server.jetty.viewer.XirussResourceBase
 
DELETE_SNAPSHOT - Static variable in class org.xiruss.xirussrepository.api.HttpApiUrlConstants
Deletes a mutable snapshot.
dependencies - Variable in class org.xiruss.repository.client.importers.BosMember
 
DEPENDENCIES - Static variable in class org.xiruss.xirussrepository.api.HttpApiUrlConstants
 
dependenciesById - Variable in class org.xiruss.repository.server.RepositoryBase
 
DEPENDENCY - Static variable in class org.xiruss.xirussrepository.api.HttpApiUrlConstants
 
DEPENDENCY - Static variable in class org.xiruss.xirussrepository.api.XirussRepositoryConst.SnapcmObjectTypes
 
DEPENDENCY_CLASS_NAME - Static variable in class org.xiruss.xirussrepository.api.HttpApiUrlConstants
 
DEPENDENCY_COUNT - Static variable in class org.xiruss.xirussrepository.server.jetty.apiserver.HttpApiXmlConstants
 
DEPENDENCY_LINK - Static variable in class org.xiruss.xirussrepository.server.jetty.apiserver.HttpApiXmlConstants
 
DEPENDENCY_LIST - Static variable in class org.xiruss.xirussrepository.api.XirussRepositoryConst.SnapcmObjectTypes
 
DependencyLink - Interface in org.xiruss.snapcm.api
 
DependencyLinkBase - Class in org.xiruss.repository.server
Represents a version-to-resource link.
DependencyLinkBase() - Constructor for class org.xiruss.repository.server.DependencyLinkBase
 
DependencyLinkProxy - Class in org.xiruss.xirussrepository.client
 
DependencyLinkProxy() - Constructor for class org.xiruss.xirussrepository.client.DependencyLinkProxy
 
DependencyLinkProxy(XirussHttpApiClientHelper, Element) - Constructor for class org.xiruss.xirussrepository.client.DependencyLinkProxy
 
DependencyLinkResource - Class in org.xiruss.xirussrepository.server.jetty.apiserver
Represents a dependency link.
DependencyLinkResource(XirussRepository, HttpRequest, DependencyLink) - Constructor for class org.xiruss.xirussrepository.server.jetty.apiserver.DependencyLinkResource
 
DependencyListResource - Class in org.xiruss.xirussrepository.server.jetty.apiserver
 
DependencyListResource(Repository, HttpRequest, DependencyMap) - Constructor for class org.xiruss.xirussrepository.server.jetty.apiserver.DependencyListResource
 
DependencyListResource(Repository, HttpRequest, Map, long, long) - Constructor for class org.xiruss.xirussrepository.server.jetty.apiserver.DependencyListResource
 
DependencyMap - Interface in org.xiruss.snapcm.api
 
DependencyMapImpl - Class in org.xiruss.repository.common
Manages hash maps of dependencies by ID.
DependencyMapImpl() - Constructor for class org.xiruss.repository.common.DependencyMapImpl
 
DependencyMapImpl(DependencyMap) - Constructor for class org.xiruss.repository.common.DependencyMapImpl
 
DependencyResource - Class in org.xiruss.xirussrepository.server.jetty.apiserver
 
DependencyResource(Repository, HttpRequest, RepositoryObject) - Constructor for class org.xiruss.xirussrepository.server.jetty.apiserver.DependencyResource
 
dependencyType - Variable in class org.xiruss.repository.client.importers.BosDependency
 
dependsOn(Resource) - Method in class org.xiruss.repository.server.VersionBase
Returns true if the version has one or more dependency relationships of any type to the specified resource.
dependsOn(Resource, String) - Method in class org.xiruss.repository.server.VersionBase
Returns true if the version has one or more dependency relationships to the specified resource.
dependsOn(Resource) - Method in class org.xiruss.snapcm.api.NullVersion
 
dependsOn(Resource, String) - Method in class org.xiruss.snapcm.api.NullVersion
 
dependsOn(Resource) - Method in interface org.xiruss.snapcm.api.Version
Returns true if the version has one or more dependency relationships of any type to the specified resource.
dependsOn(Resource, String) - Method in interface org.xiruss.snapcm.api.Version
Returns true if the version has one or more dependency relationships to the specified resource.
dependsOn(Resource) - Method in class org.xiruss.xirussrepository.client.VersionProxy
 
dependsOn(Resource, String) - Method in class org.xiruss.xirussrepository.client.VersionProxy
 
DirectoryBosMember - Class in org.xiruss.repository.client.importers
Imports a directory by creating an Organizer that then contains all the files or directories in this directory.
DirectoryBosMember() - Constructor for class org.xiruss.repository.client.importers.DirectoryBosMember
 
DirectoryImporterTest - Class in org.xiruss.repository.client.importers
 
DirectoryImporterTest(String) - Constructor for class org.xiruss.repository.client.importers.DirectoryImporterTest
 
doCompoundDocumentImport(File, Branch, MutableSnapshot, User, String, String, SourceToVersionMap) - Method in interface org.xiruss.repository.client.importers.Importer
Process in the input document to calculate its BOS, then create resources and initial versions for each BOS member.
doCompoundDocumentImport(URL, Branch, User, String, String, Object) - Method in interface org.xiruss.repository.client.importers.Importer
Imports a compound document rooted at a URL-accessible location.
doCompoundDocumentImport(File, Branch, MutableSnapshot, User, String, String, SourceToVersionMap) - Method in class org.xiruss.repository.client.importers.ImporterBase
Process in the input document to calculate its BOS, then create resources and initial versions for each BOS member.
doCompoundDocumentImport(URL, Branch, User, String, String, Object) - Method in class org.xiruss.repository.client.importers.ImporterBase
 
doGet(String) - Method in class org.xiruss.xirussrepository.client.XirussHttpApiClientHelper
 
doGet(PathString) - Method in class org.xiruss.xirussrepository.client.XirussHttpApiClientHelper
 
doImport(XirussRepository, File, String, String, SourceToVersionMap, Branch, User) - Method in class org.xiruss.repository.client.importers.XmlImporterTest
 
doImport(XirussRepository, File, String, String, Branch, User) - Method in class org.xiruss.repository.client.importers.XmlImporterTest
 
dom - Variable in class org.xiruss.repository.client.importers.DirectoryBosMember
 
dom - Variable in class org.xiruss.repository.client.importers.xml.XmlBosMember
 
dom - Variable in class org.xiruss.repository.client.importers.xml.XmlRtdBosMember
 
dom - Variable in class org.xiruss.repository.client.importers.xml.XsltBosMember
 
DomException - Exception in org.xiruss.util
 
DomException(Throwable) - Constructor for exception org.xiruss.util.DomException
 
DomException(String) - Constructor for exception org.xiruss.util.DomException
 
DomException(String, Throwable) - Constructor for exception org.xiruss.util.DomException
 
domModified - Variable in class org.xiruss.repository.client.importers.DirectoryBosMember
 
domModified - Variable in class org.xiruss.repository.client.importers.xml.XmlBosMember
 
domModified() - Method in class org.xiruss.repository.client.importers.xml.XmlBosMember
Indicates whether or not this document's DOM has been modified.
domModified - Variable in class org.xiruss.repository.client.importers.xml.XmlRtdBosMember
 
domModified - Variable in class org.xiruss.repository.client.importers.xml.XsltBosMember
 
DomUtil - Class in org.xiruss.util
 
DomUtil() - Constructor for class org.xiruss.util.DomUtil
 
DomUtilTest - Class in org.xiruss.util
 
DomUtilTest(String) - Constructor for class org.xiruss.util.DomUtilTest
 
doPost(String) - Method in class org.xiruss.xirussrepository.client.RepositoryObjectProxy
 
doPost(String) - Method in class org.xiruss.xirussrepository.client.XirussHttpApiClientHelper
 
doPut(PathString) - Method in class org.xiruss.xirussrepository.client.XirussHttpApiClientHelper
 
doSemanticProcessing() - Method in class org.xiruss.repository.client.importers.BosMember
 
doSemanticProcessing() - Method in class org.xiruss.repository.client.importers.DirectoryBosMember
 
doSemanticProcessing() - Method in class org.xiruss.repository.client.importers.xml.XmlBosMember
 
doSemanticProcessing() - Method in class org.xiruss.repository.client.importers.xml.XmlRtdBosMember
 
doSemanticProcessing() - Method in class org.xiruss.repository.client.importers.xml.XsdBosMember
 
doSemanticProcessing() - Method in class org.xiruss.repository.client.importers.xml.XsltBosMember
 
doStringReturnPost(String) - Method in class org.xiruss.xirussrepository.client.RepositoryObjectProxy
 

A B C D E F G H I J L M N O P R S T U V W X _