org.apache.jetspeed.om.registry.base
Class BaseSecurityAllowOwner

java.lang.Object
  extended byorg.apache.jetspeed.om.registry.base.BaseSecurityAllow
      extended byorg.apache.jetspeed.om.registry.base.BaseSecurityAllowOwner
All Implemented Interfaces:
SecurityAllow, java.io.Serializable

public class BaseSecurityAllowOwner
extends BaseSecurityAllow

Interface for manipulatin the Security Allow on the registry entries

Version:
$Id: BaseSecurityAllowOwner.java,v 1.3 2004/07/15 03:52:55 taylor Exp $
Author:
Paul Spencer
See Also:
Serialized Form

Constructor Summary
BaseSecurityAllowOwner()
          Creates new BaseSecurityAllow
BaseSecurityAllowOwner(long id)
           
 
Methods inherited from class org.apache.jetspeed.om.registry.base.BaseSecurityAllow
getGroup, getId, getRole, getUser, isOwner, setGroup, setOwner, setRole, setUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseSecurityAllowOwner

public BaseSecurityAllowOwner(long id)

BaseSecurityAllowOwner

public BaseSecurityAllowOwner()
Creates new BaseSecurityAllow



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.