|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Configuration
implementation that deals
with methods that can be abstracted away from underlying implementations.AbstractConfiguration
instance.
AbstractConfiguration
instance.
Configuration
to this configuration element.
Configuration
is a interface encapsulating a configuration node
used to retrieve configuration values.ConfigurationElement
is a class implementing the
Configuration
interface using a tree of Elements as
configuration container.Configurable
component cannot be configured
properly, or if a value cannot be retrieved properly.ConfigurationException
instance.
Configuration
implementation.ConfigurationImpl
instance.
ConfigurationImpl
instance.
ConfigurationImpl
instance.
String
.
String
.
String
, or the default value if no attribute by
that name exists or is empty.
boolean
.
boolean
value of the specified parameter contained
in this node.boolean
.
boolean
, or the default value if no attribute by
that name exists or is empty.
float
.
float
value of the specified parameter contained
in this node.
float
.
float
, or the default value if no attribute by
that name exists or is empty.
int
.
int
value of the specified attribute contained
in this node.
int
.
int
, or the default value if no attribute by
that name exists or is empty.
long
.
long
.
long
.
long
, or the default value if no attribute by
that name exists or is empty.
Configuration
element.
Configuration
object child of this
associated with the given name.
Configuration
object child of this
associated with the given name or null.
Configuration
instance encapsulating the
specified child node.
Enumeration
of Configuration
objects
children of this associated with the given name.
Enumeration
of Configuration
elements containing all node children with the specified name.
- getContent() -
Method in class org.apache.slide.content.NodeRevisionContent
- Content accessor.
- getContentBytes() -
Method in class org.apache.slide.content.NodeRevisionContent
- Content accessor.
- getContentHelper() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Get the version helper.
- getContentHelper() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Get the content helper.
- getContentInterceptors() -
Method in class org.apache.slide.common.Namespace
- Get content interceptors associated with this namespace.
- getContentInterceptors() -
Method in class org.apache.slide.common.NamespaceConfig
- Get content interceptors.
- getContentLanguage() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Content language accessor.
- getContentLength() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Content length accessor.
- getContentType() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Get the MIME content type of the data (if any).
- getCreateObjectAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Create object action accessor.
- getCreateRevisionContentAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Create revision content accessor.
- getCreateRevisionMetadataAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Create revision metadata accessor.
- getCreationDate() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Creation date accessor.
- getCreationDateAsDate() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Creation date accessor.
- getCredentialsToken() -
Method in interface org.apache.slide.common.SlideToken
- Returns the credentials token.
- getCredentialsToken() -
Method in class org.apache.slide.common.SlideTokenImpl
- Returns the credentials token.
- getCredentialsToken() -
Method in class org.apache.slide.common.SlideTokenWrapper
- Returns the credentials token.
- getData() -
Method in class org.apache.slide.util.conf.Element
-
- getDefault() -
Static method in class org.apache.slide.util.Configuration
- Returns the default configuration file.
- getDefaultAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Default action accessor.
- getDefaultNamespace() -
Method in class org.apache.slide.common.EmbeddedDomain
- Return the default namespace of this domain.
- getDefaultNamespace() -
Static method in class org.apache.slide.common.Domain
- Return the default namespace of this domain.
- getDefaultProperties(String) -
Method in class org.apache.slide.common.NamespaceConfig
- Get default properties for a given role.
- getDefaultStoreInstance() -
Method in class org.apache.slide.store.AbstractStore
- Return the default store instance.
- getDomainFileName() -
Static method in class org.apache.slide.common.Domain
- Access the file name of domain.xml.
- getExceptionsCount() -
Method in class org.apache.slide.common.NestedSlideException
- Return the count of nested exceptions.
- getExpirationDate() -
Method in class org.apache.slide.lock.NodeLock
- Expiration date accessor.
- getFilesPath() -
Method in class org.apache.slide.common.NamespaceConfig
- Files path accessor.
- getFormatId() -
Method in class org.apache.slide.transaction.SlideXid
- Obtain the format identifier part of the XID.
- getGlobalTransactionId() -
Method in class org.apache.slide.transaction.SlideXid
- Obtain the global transaction identifier part of XID as an array of
bytes.
- getGrantPermissionAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Grant permission accessor.
- getGuestPath() -
Method in class org.apache.slide.common.NamespaceConfig
- Guest path accessor.
- getInitialRevision() -
Method in class org.apache.slide.content.NodeRevisionDescriptors
- Get initial revision.
- getKey() -
Method in class org.apache.slide.util.HashMap.Entry
-
- getKeys() -
Method in class org.apache.slide.util.Messages.EmptyResourceBundle
-
- getKillLockAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Kill lock accessor.
- getLastModified() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Last modification date accessor.
- getLastModifiedAsDate() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Creation date accessor.
- getLatestRevision() -
Method in class org.apache.slide.content.NodeRevisionDescriptors
- Get latest revision from main branch.
- getLatestRevision(String) -
Method in class org.apache.slide.content.NodeRevisionDescriptors
- Get latest revision from a branch.
- getLinkedUri() -
Method in class org.apache.slide.structure.LinkNode
- Get linked Uri.
- getLinkUri() -
Method in class org.apache.slide.structure.LinkedObjectNotFoundException
- Link Uri accessor.
- getLocation() -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Return a
String
indicating the position of this
configuration element in a source file or URI or null.
- getLocation() -
Method in interface org.apache.slide.util.conf.Configuration
- Return a
String
indicating the position of this
configuration element in a source file or URI.
- getLockHelper() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Get the lock helper.
- getLockHelper() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Get the lock helper.
- getLockId() -
Method in class org.apache.slide.lock.NodeLock
- Get lock identifier.
- getLockObjectAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Lock object accessor.
- getLogger() -
Method in class org.apache.slide.common.Namespace
- Return the current logger.
- getLogger() -
Method in class org.apache.slide.common.AbstractServiceBase
- Logger accessor.
- getLogger() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Get namespace logger.
- getLogger() -
Method in interface org.apache.slide.common.Service
- Get logger associated with the service.
- getLogger() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Get namespace logger.
- getLogger() -
Method in class org.apache.slide.common.EmbeddedDomain
- Deprecated. Use the namespace loggers instead
- getLogger() -
Static method in class org.apache.slide.common.Domain
- Get the Domain logger.
- getLogger() -
Method in class org.apache.slide.transaction.SlideTransactionManager
- Get the logger associated with the transaction manager.
- getLoggerLevel() -
Method in class org.apache.slide.util.logger.SimpleLogger
- Logger level getter.
- getLoggerLevel() -
Method in interface org.apache.slide.util.logger.Logger
- Get the logger level for the default channel
- getLoggerLevel(String) -
Method in class org.apache.slide.util.logger.SimpleLogger
- Logger level getter.
- getLoggerLevel(String) -
Method in interface org.apache.slide.util.logger.Logger
- Get the logger level for the specified channel
- getMacroHelper() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Get the macro helper.
- getMacroHelper() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Get the macro helper.
- getMajor() -
Method in class org.apache.slide.content.NodeRevisionNumber
- Get the first number in the revision number.
- getMessage() -
Method in class org.apache.slide.util.conf.ConfigurationException
- Return this
ConfigurationException
(if possible with
location information).
- getMinor() -
Method in class org.apache.slide.content.NodeRevisionNumber
- Get the second number in the revision number.
- getModifyRevisionContentAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Modify revision content accessor.
- getModifyRevisionMetadataAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Modify revision metadata accessor.
- getName() -
Method in interface org.apache.slide.common.SlideMBean
- Retruns the Slide component name.
- getName() -
Method in class org.apache.slide.common.Namespace
- Gets the qulified name of the namespace.
- getName() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Get namespace name.
- getName() -
Method in class org.apache.slide.common.Slide
- Retruns the Slide component name.
- getName() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Get namespace name.
- getName() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Name accessor.
- getName() -
Method in class org.apache.slide.content.NodeProperty
- Property name accessor.
- getName() -
Method in class org.apache.slide.search.SearchLanguage
- Returns this language's name.
- getName() -
Method in class org.apache.slide.store.AbstractStore
- Return the name of the store as specified in domain.xml.
- getName() -
Method in interface org.apache.slide.store.Store
- Return the name of the store as specified in domain.xml.
- getName() -
Method in class org.apache.slide.util.conf.ConfigurationImpl
- Returns the name of this configuration element.
- getName() -
Method in class org.apache.slide.util.conf.ConfigurationElement
-
- getName() -
Method in class org.apache.slide.util.conf.Element
-
- getName() -
Method in interface org.apache.slide.util.conf.Configuration
- Return the name of the node.
- getNamespace() -
Method in class org.apache.slide.common.Uri
- Return the namespace to which this Uri belongs.
- getNamespace() -
Method in class org.apache.slide.content.NodeProperty
- Namespace accessor.
- getNamespace(String) -
Method in class org.apache.slide.common.EmbeddedDomain
- Get a namespace.
- getNamespace(String) -
Static method in class org.apache.slide.common.Domain
- Get a namespace.
- getNamespaceConfig() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Retrive the namespace configuration.
- getNamespaceConfig() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Retrive the namespace configuration.
- getNamespaceToken(String) -
Method in class org.apache.slide.common.DomainAccessToken
- Get a namespace.
- getNamespaceToken(String) -
Method in class org.apache.slide.common.EmbeddedDomain
- Access a Namespace.
- getNbDigits() -
Method in class org.apache.slide.content.NodeRevisionNumber
- Return number of digits if the revision number.
- getNumber() -
Method in class org.apache.slide.content.RevisionNotFoundException
- Revision Id accessor.
- getNumber() -
Method in class org.apache.slide.content.RevisionContentNotFoundException
- Revision number accessor.
- getNumber() -
Method in class org.apache.slide.content.RevisionAlreadyExistException
- Revision number accessor.
- getNumber(int) -
Method in class org.apache.slide.content.NodeRevisionNumber
- Get a number by specifying its order.
- getObjectUri() -
Method in class org.apache.slide.content.BranchNotFoundException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.content.RevisionNotFoundException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.content.RevisionDescriptorNotFoundException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.content.NodeNotVersionedException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.content.RevisionContentNotFoundException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.content.RevisionAlreadyExistException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.lock.NodeLock
- Locked object accessor.
- getObjectUri() -
Method in class org.apache.slide.lock.ObjectLockedException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.macro.ConflictException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.macro.ForbiddenException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.security.NodePermission
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.security.AccessDeniedException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.structure.ObjectAlreadyExistsException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.structure.ObjectNotFoundException
- Object Uri accessor.
- getObjectUri() -
Method in class org.apache.slide.structure.ObjectHasChildrenException
- Object Uri accessor.
- getParameter(String) -
Method in class org.apache.slide.common.NamespaceConfig
- Get parameter value.
- getParameterNames() -
Method in interface org.apache.slide.common.SlideToken
- Return parameter list.
- getParameterNames() -
Method in class org.apache.slide.common.SlideTokenImpl
- Return parameter list.
- getParameterNames() -
Method in class org.apache.slide.common.SlideTokenWrapper
- Return parameter list.
- getParent() -
Method in class org.apache.slide.util.conf.Element
-
- getParent(SlideToken, ObjectNode) -
Method in class org.apache.slide.structure.StructureImpl
-
- getParent(SlideToken, ObjectNode) -
Method in interface org.apache.slide.structure.Structure
- Returns the parent of a node.
- getParentUri() -
Method in class org.apache.slide.common.Uri
- Get the parent uri.
- getParentUri() -
Method in class org.apache.slide.common.ScopeTokenizer
- Get the parent Uri of the top level scope.
- getParentUri() -
Method in class org.apache.slide.common.UriTokenizer
- Get the parent uri.
- getPrincipal(SlideToken) -
Method in class org.apache.slide.security.SecurityImpl
- Get the principal associated with the credentials token.
- getPrincipal(SlideToken) -
Method in interface org.apache.slide.security.Security
- Get the principal associated with the credentials token.
- getPrivateCredentials() -
Method in class org.apache.slide.authenticate.CredentialsToken
- Returns the private credentials.
- getProperties() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Properties accessor.
- getPropertiesNames() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Deprecated. Replaced by enumeratePropertiesName
- getPropertiesValues() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Deprecated. Replaced by enumerate properties
- getProperty(String) -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Property accessor.
- getProperty(String, String) -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Property accessor.
- getPublicCredentials() -
Method in class org.apache.slide.authenticate.CredentialsToken
- Returns the public creddentials.
- getReadLocksAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Read locks accessor.
- getReadObjectAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Read object action accessor.
- getReadPermissionsAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Read permissions accessor.
- getReadRevisionContentAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Read revision content accessor.
- getReadRevisionMetadataAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Read revision metadata accessor.
- getRelative() -
Method in class org.apache.slide.common.Uri
- Get the relative path to the matched scope.
- getRemoveObjectAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Remove object accessor.
- getRemoveRevisionContentAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Remove revision content accessor.
- getRemoveRevisionMetadataAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Remove revision metadata accessor.
- getRevisionNumber() -
Method in class org.apache.slide.content.NodeRevisionDescriptor
- Revision number accessor.
- getRevisionNumber() -
Method in class org.apache.slide.security.NodePermission
- Revision number accessor.
- getRevokePermissionAction() -
Method in class org.apache.slide.common.NamespaceConfig
- Revoke permission accessor.
- getRoleMapping(String) -
Method in class org.apache.slide.common.NamespaceConfig
- Get role mapping.
- getRoles(ObjectNode) -
Method in class org.apache.slide.security.SecurityImpl
- Return the list of roles the specified node has.
- getRoles(ObjectNode) -
Method in interface org.apache.slide.security.Security
- Return the list of roles the specified node has.
- getRoles(SlideToken) -
Method in class org.apache.slide.security.SecurityImpl
- Return the list of roles the specified token has.
- getRoles(SlideToken) -
Method in interface org.apache.slide.security.Security
- Return the list of roles the specified token has.
- getScope() -
Method in class org.apache.slide.common.Uri
- Scope accessor.
- getScopes() -
Method in class org.apache.slide.common.Uri
- Returns the scopes tokenized by the ScopeTokenizer associated
with this Uri object.
- getSearchDepth() -
Method in class org.apache.slide.common.CacheInfoToken
- Returns the searchDepth.
- getSecurityHelper() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Get the security helper.
- getSecurityHelper() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Get the security helper.
- getSize() -
Method in class org.apache.slide.util.AbstractObjectCache
- Get cache size.
- getSize() -
Method in class org.apache.slide.util.HashMapObjectCache
- Get cache size.
- getState() -
Method in interface org.apache.slide.common.SlideMBean
- Returns the state of the Slide domain.
- getState() -
Method in class org.apache.slide.common.Slide
- Returns the state of the Slide domain.
- getStateString() -
Method in interface org.apache.slide.common.SlideMBean
- Returns a String representation of the domain's state.
- getStateString() -
Method in class org.apache.slide.common.Slide
- Returns a String representation of the domain's state.
- getStatus() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Obtain the status of the transaction associated with the current thread.
- getStatus() -
Method in class org.apache.slide.transaction.SlideTransactionManager
- Obtain the status of the transaction associated with the current thread.
- getStatus() -
Method in class org.apache.slide.transaction.SlideTransaction
- Obtain the status of the transaction associated with the current thread.
- getStore() -
Method in class org.apache.slide.common.Uri
- Store accessor.
- getStore(Scope) -
Method in class org.apache.slide.common.Namespace
- Get the Data Source associated with the given scope, if any.
- getStrategy() -
Method in class org.apache.slide.common.CacheInfoToken
- Returns the strategy.
- getStructureHelper() -
Method in interface org.apache.slide.common.NamespaceAccessToken
- Get the data helper.
- getStructureHelper() -
Method in class org.apache.slide.common.NamespaceAccessTokenImpl
- Get the structure helper.
- getSubjectUri() -
Method in class org.apache.slide.lock.NodeLock
- Lock owner uri accessor.
- getSubjectUri() -
Method in class org.apache.slide.security.NodePermission
- Subject Uri mutator.
- getSuccessors(NodeRevisionNumber) -
Method in class org.apache.slide.content.NodeRevisionDescriptors
- Get relations.
- getSupportedLanguages() -
Method in interface org.apache.slide.store.IndexStore
- Get supported laguages list.
- getSupportedLanguages(SlideToken) -
Method in class org.apache.slide.search.SearchImpl
- Return the allowed query languages.
- getSupportedLanguages(SlideToken) -
Method in interface org.apache.slide.search.Search
- Return the allowed query languages.
- getTargetUri() -
Method in class org.apache.slide.structure.LinkedObjectNotFoundException
- Target Uri accessor.
- getToken() -
Method in class org.apache.slide.authenticate.SecurityToken
- Returns security token.
- getToken() -
Method in class org.apache.slide.common.Uri
- Token accessor.
- getTransaction() -
Method in class org.apache.slide.transaction.SlideTransactionManager
- Get the transaction object that represents the transaction context of
the calling thread.
- getTransactionManager() -
Method in class org.apache.slide.common.Namespace
- Transaction manager accessor.
- getTransactionTimeout() -
Method in class org.apache.slide.common.AbstractService
- Obtain the current transaction timeout value set for this XAResource
instance.
- getTransactionTimeout() -
Method in class org.apache.slide.common.AbstractSimpleService
- Obtain the current transaction timeout value set for this XAResource
instance.
- getType() -
Method in class org.apache.slide.content.NodeProperty
- Type accessor.
- getTypeUri() -
Method in class org.apache.slide.lock.NodeLock
- Lock type uri accessor.
- getUri() -
Method in class org.apache.slide.common.ScopeTokenizer
- Get the parsed uri.
- getUri() -
Method in class org.apache.slide.content.NodeRevisionDescriptors
- Uri accessor.
- getUri() -
Method in class org.apache.slide.structure.ObjectNode
- Get object's unique resource identifier.
- getUri(SlideToken, String) -
Method in class org.apache.slide.common.Namespace
- Builds a new uri object to access this namespace.
- getUri(SlideToken, String, boolean) -
Method in class org.apache.slide.common.Namespace
- Builds a new uri object to access this namespace.
- getUri(String) -
Method in class org.apache.slide.common.Namespace
- Builds a new uri object to access this namespace.
- getUsersPath() -
Method in class org.apache.slide.common.NamespaceConfig
- Users path accessor.
- getValue() -
Method in class org.apache.slide.content.NodeProperty
- Value accessor.
- getValue() -
Method in class org.apache.slide.util.HashMap.Entry
-
- getValue() -
Method in class org.apache.slide.util.conf.ConfigurationImpl
- Returns the value of the configuration element as a
String
.
- getValue() -
Method in class org.apache.slide.util.conf.ConfigurationElement
-
- getValue() -
Method in interface org.apache.slide.util.conf.Configuration
- Return the
String
value of the node.
- getValue(String) -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as a
String
.
- getValue(String) -
Method in interface org.apache.slide.util.conf.Configuration
- Returns the value of the configuration element as a
String
.
- getValueAsBoolean() -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as a
boolean
.
- getValueAsBoolean() -
Method in interface org.apache.slide.util.conf.Configuration
- Return the
boolean
value of the node.
- getValueAsBoolean(boolean) -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as a
boolean
.
- getValueAsBoolean(boolean) -
Method in interface org.apache.slide.util.conf.Configuration
- Returns the value of the configuration element as a
boolean
.
- getValueAsFloat() -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as a
float
.
- getValueAsFloat() -
Method in interface org.apache.slide.util.conf.Configuration
- Return the
float
value of the node.
- getValueAsFloat(float) -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as a
float
.
- getValueAsFloat(float) -
Method in interface org.apache.slide.util.conf.Configuration
- Returns the value of the configuration element as a
float
.
- getValueAsInt() -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as an
int
.
- getValueAsInt() -
Method in interface org.apache.slide.util.conf.Configuration
- Return the
int
value of the node.
- getValueAsInt(int) -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as an
int
.
- getValueAsInt(int) -
Method in interface org.apache.slide.util.conf.Configuration
- Returns the value of the configuration element as an
int
.
- getValueAsLong() -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as a
long
.
- getValueAsLong() -
Method in interface org.apache.slide.util.conf.Configuration
- Return the
long
value of the node.
- getValueAsLong(long) -
Method in class org.apache.slide.util.conf.AbstractConfiguration
- Returns the value of the configuration element as a
long
.
- getValueAsLong(long) -
Method in interface org.apache.slide.util.conf.Configuration
- Returns the value of the configuration element as a
long
.
- getXAErrorCode(Throwable) -
Static method in class org.apache.slide.transaction.SlideTransaction
- Return a String representation of the error code contained in a
XAException.
- getXAErrorCode(XAException) -
Static method in class org.apache.slide.transaction.SlideTransaction
- Return a String representation of the error code contained in a
XAException.
- getXAFlag(int) -
Static method in class org.apache.slide.transaction.SlideTransaction
- Return a String representation of a flag.
- grantPermission(SlideToken, NodePermission) -
Method in class org.apache.slide.security.SecurityImpl
- Grants a new permission.
- grantPermission(SlideToken, NodePermission) -
Method in interface org.apache.slide.security.Security
- Grants a new permission.
- grantPermission(SlideToken, ObjectNode, SubjectNode, ActionNode) -
Method in class org.apache.slide.security.SecurityImpl
- Grants a new permission.
- grantPermission(SlideToken, ObjectNode, SubjectNode, ActionNode) -
Method in interface org.apache.slide.security.Security
- Grants a new permission.
- grantPermission(SlideToken, ObjectNode, SubjectNode, ActionNode, boolean) -
Method in class org.apache.slide.security.SecurityImpl
- Grants a new permission.
- grantPermission(SlideToken, ObjectNode, SubjectNode, ActionNode, boolean) -
Method in interface org.apache.slide.security.Security
- Grants a new permission.
- grantPermission(Uri, NodePermission) -
Method in class org.apache.slide.store.AbstractStore
- Store an object permissions in the Descriptors Store.
- grantPermission(Uri, NodePermission) -
Method in class org.apache.slide.store.StandardStore
- Store an object permissions in the Descriptors Store.
- grantPermission(Uri, NodePermission) -
Method in interface org.apache.slide.store.SecurityStore
- Grant a new permission.
- grantPermissionAction -
Variable in class org.apache.slide.common.NamespaceConfig
- Grant permission action.
- GroupNode - class org.apache.slide.structure.GroupNode.
- GroupNode class
- GroupNode() -
Constructor for class org.apache.slide.structure.GroupNode
- Constructor.
- GroupNode(String) -
Constructor for class org.apache.slide.structure.GroupNode
- Default constructor.
- GroupNode(String, Vector, Vector) -
Constructor for class org.apache.slide.structure.GroupNode
- Default constructor.
- guestPath -
Variable in class org.apache.slide.common.NamespaceConfig
- Guest user path.
Configuration.getDefault()
to load the configuration the
first time.
Configuration
location in the source file.
Logger
block interface.NamespaceAccessToken
is an interface used to completely
hide the real Namespace
object reference from the client
application.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |