See: Description
Interface | Description |
---|---|
Attributable |
TODO - javadoc for Attributable
|
Identifiable |
An interface indicating objects that have the identifier and objectType properties.
|
QueryResultsInfo |
An interface for information about the results of a query.
|
Referenceable | |
Synchronizable |
Provides synchronization control on repository objects such that end-users will be allowed, warned or prevented when
synchronizing from repository nodes.
|
Class | Description |
---|---|
AbstractAttributable |
Abstract implementation of the
Attributable interface. |
AbstractIdentifiable |
An abstract parent class for objects implementing the Identifiable interface.
|
AbstractReferenceable |
Abstract implementation of the
Referenceable interface. |
AbstractSynchronizable |
Abstract implemetation of the synchronizable interface.
|
Attribute |
A local representation of an attribute defined on an object.
|
AttributeDefinition | Deprecated
As of Java API 1.7.
|
ObjectIdentity |
ObjectIdentity uniquely identifies an object anywhere in the system.
|
TypeConstants |
Enum | Description |
---|---|
AttributeType | Deprecated
As of Java API 1.7.
|
State |
The enumeration of allowed state values allowed for an object that can have a state.
|
Synchronizable.Syncable |
Syncable enumeration which controls workspace synchronization behavior for a specific repository node.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA