org.opencrx.kernel.admin1.jpa3
Class Segment

java.lang.Object
  extended by org.oasisopen.jdo2.Identifiable
      extended by org.w3c.jpa3.AbstractObject
          extended by org.openmdx.base.jpa3.Segment
              extended by org.opencrx.kernel.jpa3.Segment
                  extended by org.opencrx.kernel.admin1.jpa3.Segment
All Implemented Interfaces:
Serializable, org.apache.openjpa.enhance.PersistenceCapable, ContextCapable, Segment

public class Segment
extends Segment
implements Segment

Class Segment

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject
org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.Slice
 
Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment
Segment.Identity
 
Field Summary
static List<String> CLASS
          Define the model class org::opencrx::kernel::admin1::Segment
 
Fields inherited from class org.openmdx.base.jpa3.Segment
BASE_CLASS, pcStateManager
 
Fields inherited from interface org.apache.openjpa.enhance.PersistenceCapable
CHECK_READ, CHECK_WRITE, DESERIALIZED, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE
 
Constructor Summary
Segment()
          Constructor
 
Method Summary
 CreateAdministratorResult createAdministrator(CreateAdministratorParams in)
           
<T extends ComponentConfiguration>
SegmentContainsComponentConfiguration.Configuration<T>
getConfiguration()
          Retrieves a set containing all the elements for the reference configuration.
 ImportLoginPrincipalsResult importLoginPrincipals(ImportLoginPrincipalsParams in)
           
protected  org.w3c.jpa3.AbstractObject.Slice newSegment$Slice(int index)
           
protected  List<String> openmdxjdoGetClass()
          Retrieve the model class
protected  int openmdxjdoGetSize(int field)
           
protected  void openmdxjdoSetSize(int field, int size)
           
 
Methods inherited from class org.opencrx.kernel.jpa3.Segment
openmdxjdoGetSlices
 
Methods inherited from class org.openmdx.base.jpa3.Segment
getContext, getDescription, getExtent, getProvider_Id, getProvider, openmdxjdoGetObjectId, pcClearFields, pcCopyField, pcCopyFields, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsToObjectId, pcCopyKeyFieldsToObjectId, pcDirty, pcFetchObjectId, pcGetDetachedState, pcGetEnhancementContractVersion, pcGetGenericContext, pcGetManagedFieldCount, pcGetStateManager, pcGetVersion, pcIsDeleted, pcIsDetached, pcIsDirty, pcIsNew, pcIsPersistent, pcIsTransactional, pcNewInstance, pcNewInstance, pcNewObjectIdInstance, pcNewObjectIdInstance, pcProvideField, pcProvideFields, pcReplaceField, pcReplaceFields, pcReplaceStateManager, pcSerializing, pcSetDetachedState, setDescription, setProvider_Id, setProvider
 
Methods inherited from class org.w3c.jpa3.AbstractObject
openmdxjdoClassName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.cci2.Segment
getDescription, getExtent, getProvider, setDescription
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapable
getContext
 

Field Detail

CLASS

public static final List<String> CLASS
Define the model class org::opencrx::kernel::admin1::Segment

Constructor Detail

Segment

public Segment()
Constructor

Method Detail

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

newSegment$Slice

protected org.w3c.jpa3.AbstractObject.Slice newSegment$Slice(int index)
Overrides:
newSegment$Slice 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


This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.