Package org.openiam.esb.am.model
Class URIPatternEntityWrapper
- java.lang.Object
-
- org.openiam.base.domain.KeyEntity
-
- org.openiam.am.srvc.domain.AbstractMatchModeEntity
-
- org.openiam.am.srvc.domain.URIPatternEntity
-
- org.openiam.esb.am.model.URIPatternEntityWrapper
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
public class URIPatternEntityWrapper extends URIPatternEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description URIPatternEntityWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getRoleIds()
void
setRoleIds(List<String> roleIds)
-
Methods inherited from class org.openiam.am.srvc.domain.URIPatternEntity
addMetaEntity, addRuleXref, addXssRule, getMetaEntity, getMethod, getXssRule, hasAuthRule, hasXssRule
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.openiam.base.BaseIdentity
getId, setId
-
-