org.opencrx.kernel.plugin.application.base
Class SecureObjectImpl
java.lang.Object
org.opencrx.kernel.plugin.application.base.SecureObjectImpl
public class SecureObjectImpl
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
current
protected final SecureObject current
next
protected final SecureObject next
SecureObjectImpl
public SecureObjectImpl(SecureObject current,
SecureObject next)
getBackend
public Backend getBackend()
setOwningUser
public ModifySecureObjectResult setOwningUser(SetOwningUserParams params)
throws RefException
- Throws:
RefException
addOwningGroup
public ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams params)
throws RefException
- Throws:
RefException
removeOwningGroup
public ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams params)
throws RefException
- Throws:
RefException
removeAllOwningGroup
public ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams params)
throws RefException
- Throws:
RefException
setAccessLevel
public ModifySecureObjectResult setAccessLevel(SetAccessLevelParams params)
throws RefException
- Throws:
RefException
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.