Uses of Class
org.imixs.workflow.jee.jpa.WriteAccessEntity

Packages that use WriteAccessEntity
org.imixs.workflow.jee.jpa   
 

Uses of WriteAccessEntity in org.imixs.workflow.jee.jpa
 

Methods in org.imixs.workflow.jee.jpa that return types with arguments of type WriteAccessEntity
 java.util.List<WriteAccessEntity> Entity.getWriteAccess()
          returns the WriteAccessList (WriteACL) of the Entity instance.
 

Method parameters in org.imixs.workflow.jee.jpa with type arguments of type WriteAccessEntity
 void Entity.setWriteAccess(java.util.List<WriteAccessEntity> acl)
           
 



Copyright © 2006-2010 Imixs Software Solutions GmbH. All Rights Reserved.