org.opencrx.kernel.admin1.jdo2
Class Segment
java.lang.Object
org.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.openmdx.base.jdo2.Segment
org.opencrx.kernel.jdo2.Segment
org.opencrx.kernel.admin1.jdo2.Segment
- All Implemented Interfaces:
- Serializable, javax.jdo.spi.Detachable, javax.jdo.spi.PersistenceCapable, ContextCapable, Segment
public class Segment
- extends Segment
- implements Segment
Class Segment
- See Also:
- Serialized Form
|
Nested Class Summary |
static class |
Segment.Slice
Slice object hold the Segment's multivalued attributes |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier |
|
Field Summary |
static List<String> |
CLASS
Define the model class org::opencrx::kernel::admin1::Segment |
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Methods inherited from class org.openmdx.base.jdo2.Segment |
addToProvider, addToProvider, getContext, getDescription, getExtent, getProvider, jdoCopyFields, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsToObjectId, jdoCopyKeyFieldsToObjectId, jdoGetObjectId, jdoGetPersistenceManager, jdoGetTransactionalObjectId, jdoGetVersion, jdoIsDeleted, jdoIsDetached, jdoIsDetachedInternal, jdoIsDirty, jdoIsNew, jdoIsPersistent, jdoIsTransactional, jdoMakeDirty, jdoNewInstance, jdoNewInstance, jdoNewObjectIdInstance, jdoNewObjectIdInstance, jdoPreSerialize, jdoProvideField, jdoProvideFields, jdoReplaceDetachedState, jdoReplaceField, jdoReplaceFields, jdoReplaceFlags, jdoReplaceStateManager, openmdxjdoGetObjectId, setDescription |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASS
public static final List<String> CLASS
- Define the model class
org::opencrx::kernel::admin1::Segment
Segment
public Segment()
getConfiguration
public <T extends ComponentConfiguration> SegmentContainsComponentConfiguration.Configuration<T> getConfiguration()
- Retrieves a set containing all the elements for the reference
configuration.
- Returns:
- A set containing all the elements for this reference.
importLoginPrincipals
public ImportLoginPrincipalsResult importLoginPrincipals(ImportLoginPrincipalsParams in)
createAdministrator
public CreateAdministratorResult createAdministrator(CreateAdministratorParams in)
openmdxjdoGetSize
protected int openmdxjdoGetSize(int field)
- Overrides:
openmdxjdoGetSize in class Segment
openmdxjdoSetSize
protected void openmdxjdoSetSize(int field,
int size)
- Overrides:
openmdxjdoSetSize in class Segment
newSlice
protected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
- Overrides:
newSlice in class Segment
openmdxjdoGetClass
protected List<String> openmdxjdoGetClass()
- Retrieve the model class
- Overrides:
openmdxjdoGetClass in class Segment
- Returns:
- the model class
- See Also:
Segment.CLASS
newIdentity
public static Segment.Identity newIdentity(Provider.Identity provider,
QualifierType qualifiedNameType,
String qualifiedName)
openmdxjdoToIdentity
public static Segment.Identity openmdxjdoToIdentity(ObjectId objectId)
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.