org.opencrx.security.authorization1.jpa3
Class CrxPolicy$Slice

java.lang.Object
  extended by org.w3c.jpa3.AbstractObject.Slice
      extended by org.openmdx.security.authorization1.jpa3.Policy$Slice
          extended by org.opencrx.security.authorization1.jpa3.CrxPolicy$Slice
All Implemented Interfaces:
Serializable, org.apache.openjpa.enhance.PersistenceCapable

public class CrxPolicy$Slice
extends org.openmdx.security.authorization1.jpa3.Policy$Slice

CrxPolicy$Slice object hold the CrxPolicy's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openmdx.security.authorization1.jpa3.Policy$Slice
org.openmdx.security.authorization1.jpa3.Policy$Slice.ObjectId
 
Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject.Slice
org.w3c.jpa3.AbstractObject.Slice.AbstractObjectId
 
Field Summary
 
Fields inherited from class org.openmdx.security.authorization1.jpa3.Policy$Slice
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
  CrxPolicy$Slice()
          Constructor
protected CrxPolicy$Slice(CrxPolicy object, int index)
          Constructor
 
Method Summary
protected  Object getValue(int field)
           
protected static int openmdxjdoFieldCount()
          Retrieve the number of fields in the class and its superclasses
protected  void setValue(int field, Object value)
           
 
Methods inherited from class org.openmdx.security.authorization1.jpa3.Policy$Slice
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrxPolicy$Slice

public CrxPolicy$Slice()
Constructor


CrxPolicy$Slice

protected CrxPolicy$Slice(CrxPolicy object,
                          int index)
Constructor

Method Detail

openmdxjdoFieldCount

protected static int openmdxjdoFieldCount()
Retrieve the number of fields in the class and its superclasses

Returns:
the number of fields in the class and its superclasses

getValue

protected Object getValue(int field)
Overrides:
getValue in class org.openmdx.security.authorization1.jpa3.Policy$Slice

setValue

protected void setValue(int field,
                        Object value)
Overrides:
setValue in class org.openmdx.security.authorization1.jpa3.Policy$Slice


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