|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.om.page.psml.SecurityConstraintsDefImpl
public class SecurityConstraintsDefImpl
SecurityConstraintsImpl
Constructor Summary | |
---|---|
SecurityConstraintsDefImpl()
|
Method Summary | |
---|---|
java.lang.String |
getName()
getName |
java.util.List |
getSecurityConstraints()
getSecurityConstraints |
void |
setName(java.lang.String name)
setName |
void |
setSecurityConstraints(java.util.List constraints)
setSecurityConstraint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SecurityConstraintsDefImpl()
Method Detail |
---|
public java.lang.String getName()
getName
getName
in interface SecurityConstraintsDef
org.apache.jetspeed.om.common.SecurityConstraintsDef#getName()
public void setName(java.lang.String name)
setName
setName
in interface SecurityConstraintsDef
name
- org.apache.jetspeed.om.common.SecurityConstraintsDef#setName(java.lang.String)
public java.util.List getSecurityConstraints()
getSecurityConstraints
getSecurityConstraints
in interface SecurityConstraintsDef
org.apache.jetspeed.om.common.SecurityConstraintsDef#getSecurityConstraints()
public void setSecurityConstraints(java.util.List constraints)
setSecurityConstraint
setSecurityConstraints
in interface SecurityConstraintsDef
constraints
- org.apache.jetspeed.om.common.SecurityConstraintsDef#setSecurityConstraints(java.util.List)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |