org.opencrx.security.realm1.jpa3
Class PrincipalGroup$Slice

java.lang.Object
  extended by org.openmdx.security.realm1.jpa3.Principal$Slice
      extended by org.openmdx.security.realm1.jpa3.Group$Slice
          extended by org.opencrx.security.realm1.jpa3.PrincipalGroup$Slice
All Implemented Interfaces:
Serializable, org.apache.openjpa.enhance.PersistenceCapable

public class PrincipalGroup$Slice
extends org.openmdx.security.realm1.jpa3.Group$Slice

PrincipalGroup$Slice object hold the PrincipalGroup's multivalued attributes

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.openmdx.security.realm1.jpa3.Principal$Slice
org.openmdx.security.realm1.jpa3.Principal$Slice.SliceId
 
Field Summary
 
Fields inherited from class org.openmdx.security.realm1.jpa3.Principal$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
  PrincipalGroup$Slice()
          Constructor
protected PrincipalGroup$Slice(PrincipalGroup object, int index)
          Constructor
 
Method Summary
 String getGrantedRole()
           
 void setGrantedRole(String value)
           
 
Methods inherited from class org.openmdx.security.realm1.jpa3.Group$Slice
pcClearFields, pcCopyField, pcCopyFields, pcGetEnhancementContractVersion, pcGetManagedFieldCount, pcNewInstance, pcNewInstance, pcProvideField, pcProvideFields, pcReplaceField, pcReplaceFields
 
Methods inherited from class org.openmdx.security.realm1.jpa3.Principal$Slice
getAuthCredential, getContext, getCreatedBy, getIsMemberOf, getModifiedBy, pcCopyField, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsToObjectId, pcCopyKeyFieldsToObjectId, pcDirty, pcFetchObjectId, pcGetDetachedState, pcGetGenericContext, pcGetStateManager, pcGetVersion, pcIsDeleted, pcIsDetached, pcIsDirty, pcIsNew, pcIsPersistent, pcIsTransactional, pcNewObjectIdInstance, pcNewObjectIdInstance, pcReplaceStateManager, pcSerializing, pcSetDetachedState, setAuthCredential, setContext, setCreatedBy, setIsMemberOf, setModifiedBy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.openjpa.enhance.PersistenceCapable
pcCopyKeyFieldsFromObjectId, pcCopyKeyFieldsToObjectId, pcCopyKeyFieldsToObjectId, pcDirty, pcFetchObjectId, pcGetDetachedState, pcGetGenericContext, pcGetStateManager, pcGetVersion, pcIsDeleted, pcIsDetached, pcIsDirty, pcIsNew, pcIsPersistent, pcIsTransactional, pcNewObjectIdInstance, pcNewObjectIdInstance, pcReplaceStateManager, pcSetDetachedState
 

Constructor Detail

PrincipalGroup$Slice

public PrincipalGroup$Slice()
Constructor


PrincipalGroup$Slice

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

Method Detail

getGrantedRole

public String getGrantedRole()

setGrantedRole

public void setGrantedRole(String value)


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