|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.om.page.psml.AbstractBaseElement
org.apache.jetspeed.page.document.psml.AbstractNode
org.apache.jetspeed.om.page.psml.DocumentImpl
org.apache.jetspeed.om.page.psml.PageSecurityImpl
public class PageSecurityImpl
SecurityImpl
| Field Summary |
|---|
| Fields inherited from interface org.apache.jetspeed.om.page.PageSecurity |
|---|
DOCUMENT_TYPE |
| Fields inherited from interface org.apache.jetspeed.page.document.Node |
|---|
PATH_SEPARATOR, PATH_SEPARATOR_CHAR |
| Constructor Summary | |
|---|---|
PageSecurityImpl()
|
|
| Method Summary | |
|---|---|
java.util.List |
getGlobalSecurityConstraintsRefs()
getGlobalSecurityConstraintsRefs |
SecurityConstraintsDef |
getSecurityConstraintsDef(java.lang.String name)
getSecurityConstraintsDef |
java.util.List |
getSecurityConstraintsDefs()
getSecurityConstraintsDefs |
java.lang.String |
getType()
getType |
SecurityConstraintsDef |
newSecurityConstraintsDef()
newSecurityConstraintsDef |
void |
setGlobalSecurityConstraintsRefs(java.util.List constraintsRefs)
setGlobalSecurityConstraintsRefs |
void |
setSecurityConstraintsDefs(java.util.List definitions)
setSecurityConstraintsDefs |
| Methods inherited from class org.apache.jetspeed.om.page.psml.DocumentImpl |
|---|
getVersion, isDirty, setDirty, setVersion, unmarshalled |
| Methods inherited from class org.apache.jetspeed.page.document.psml.AbstractNode |
|---|
checkConstraints, checkPermissions, getEffectivePageSecurity, getLogicalPermissionPath, getMetadata, getMetadataFields, getName, getParent, getParent, getPath, getPhysicalPermissionPath, getProfiledPath, getShortTitle, getTitle, getTitleName, getUrl, isHidden, setHidden, setMetadata, setMetadataFields, setParent, setPath, setProfiledPath, setUrl |
| Methods inherited from class org.apache.jetspeed.om.page.psml.AbstractBaseElement |
|---|
checkAccess, checkAccess, checkConstraints, checkPermissions, checkPermissions, equals, getConstraintsEnabled, getHandlerFactory, getId, getPermissionsEnabled, getSecurityConstraints, getShortTitle, getTitle, grantViewActionAccess, hashCode, marshalling, newSecurityConstraint, newSecurityConstraints, setConstraintsEnabled, setHandlerFactory, setId, setPermissionsEnabled, setSecurityConstraints, setShortTitle, setTitle, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.jetspeed.om.page.Document |
|---|
getVersion, isDirty, setDirty, setVersion |
| Methods inherited from interface org.apache.jetspeed.page.document.Node |
|---|
getMetadata, getName, getParent, getPath, getShortTitle, getTitle, getUrl, isHidden, setHidden, setParent, setPath |
| Methods inherited from interface org.apache.jetspeed.om.page.BaseElement |
|---|
getId, getShortTitle, getTitle, setShortTitle, setTitle |
| Methods inherited from interface org.apache.jetspeed.om.common.SecuredResource |
|---|
checkAccess, checkConstraints, checkPermissions, getConstraintsEnabled, getPermissionsEnabled, getSecurityConstraints, newSecurityConstraint, newSecurityConstraints, setSecurityConstraints |
| Constructor Detail |
|---|
public PageSecurityImpl()
| Method Detail |
|---|
public java.lang.String getType()
getType
getType in interface NodeNode.getType()public java.util.List getSecurityConstraintsDefs()
getSecurityConstraintsDefs
getSecurityConstraintsDefs in interface PageSecurityPageSecurity.getSecurityConstraintsDefs()public void setSecurityConstraintsDefs(java.util.List definitions)
setSecurityConstraintsDefs
setSecurityConstraintsDefs in interface PageSecuritydefintions - PageSecurity.setSecurityConstraintsDefs(java.util.List)public SecurityConstraintsDef newSecurityConstraintsDef()
newSecurityConstraintsDef
newSecurityConstraintsDef in interface PageSecurityPageSecurity.newSecurityConstraintsDef()public SecurityConstraintsDef getSecurityConstraintsDef(java.lang.String name)
getSecurityConstraintsDef
getSecurityConstraintsDef in interface PageSecurityname -
PageSecurity.getSecurityConstraintsDef(java.lang.String)public java.util.List getGlobalSecurityConstraintsRefs()
getGlobalSecurityConstraintsRefs
getGlobalSecurityConstraintsRefs in interface PageSecurityPageSecurity.getGlobalSecurityConstraintsRefs()public void setGlobalSecurityConstraintsRefs(java.util.List constraintsRefs)
setGlobalSecurityConstraintsRefs
setGlobalSecurityConstraintsRefs in interface PageSecurityconstraintsRefs - PageSecurity.setGlobalSecurityConstraintsRefs(java.util.List)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||