Package org.nuxeo.ecm.webengine.security
Class GuardDescriptor
java.lang.Object
org.nuxeo.ecm.webengine.security.GuardDescriptor
- Author:
- Bogdan Stefanescu
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGuard()
getId()
void
setExpression
(String expression) protected void
setGuards
(DocumentFragment content)
-
Field Details
-
id
-
expression
-
guards
-
-
Constructor Details
-
GuardDescriptor
public GuardDescriptor() -
GuardDescriptor
-
-
Method Details
-
getGuards
-
setExpression
- Parameters:
expression
- the expression to set.
-
getExpression
- Returns:
- the expression.
-
setGuards
-
getGuard
- Throws:
ParseException
-
getId
-
getPermission
- Throws:
ParseException
-