org.apache.jetspeed.om.common
Interface SecurityRoleRefComposite
- All Superinterfaces:
- org.apache.pluto.om.Controller, org.apache.pluto.om.Model, org.apache.pluto.om.common.SecurityRoleRef, org.apache.pluto.om.common.SecurityRoleRefCtrl, Serializable
public interface SecurityRoleRefComposite
- extends org.apache.pluto.om.common.SecurityRoleRef, org.apache.pluto.om.common.SecurityRoleRefCtrl, Serializable
SecurityRoleRefComposite
- Version:
- $Id: SecurityRoleRefComposite.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Scott T. Weaver
Methods inherited from interface org.apache.pluto.om.common.SecurityRoleRef |
getDescription, getRoleLink, getRoleName |
Methods inherited from interface org.apache.pluto.om.common.SecurityRoleRefCtrl |
setDescription, setRoleLink, setRoleName |
addDescription
void addDescription(org.apache.pluto.om.common.Description description)
addDescription
void addDescription(Locale locale,
String description)
setDescriptionSet
void setDescriptionSet(org.apache.pluto.om.common.DescriptionSet descriptions)
getDescriptionSet
org.apache.pluto.om.common.DescriptionSet getDescriptionSet()
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.