Uses of Interface
org.opencrx.kernel.base.jmi1.ModifyOwningGroupParams

Packages that use ModifyOwningGroupParams
org.opencrx.kernel.base.aop2   
org.opencrx.kernel.base.jmi1   
 

Uses of ModifyOwningGroupParams in org.opencrx.kernel.base.aop2
 

Methods in org.opencrx.kernel.base.aop2 with parameters of type ModifyOwningGroupParams
 ModifySecureObjectResult SecureObjectImpl.addOwningGroup(ModifyOwningGroupParams params)
           
 ModifySecureObjectResult SecureObjectImpl.removeOwningGroup(ModifyOwningGroupParams params)
           
 

Uses of ModifyOwningGroupParams in org.opencrx.kernel.base.jmi1
 

Methods in org.opencrx.kernel.base.jmi1 that return ModifyOwningGroupParams
 ModifyOwningGroupParams BasePackage.createModifyOwningGroupParams(PrincipalGroup group, short mode)
           
 

Methods in org.opencrx.kernel.base.jmi1 with parameters of type ModifyOwningGroupParams
 ModifySecureObjectResult SecureObject.addOwningGroup(ModifyOwningGroupParams in)
           
 ModifySecureObjectResult SecureObject.removeOwningGroup(ModifyOwningGroupParams in)
           
 



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