Package org.openiam.am.srvc.domain
Class URIPatternMethodMetaValueEntity
- java.lang.Object
-
- org.openiam.base.domain.KeyEntity
-
- org.openiam.base.domain.AbstractKeyNameEntity
-
- org.openiam.am.srvc.domain.AbstractMetaValueEntity
-
- org.openiam.am.srvc.domain.URIPatternMethodMetaValueEntity
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
@Entity public class URIPatternMethodMetaValueEntity extends AbstractMetaValueEntity
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openiam.am.srvc.domain.AbstractMetaValueEntity
amAttribute, emptyValue, fetchedValue, groovyScript, propagateOnError, propagateThroughProxy, staticValue
-
Fields inherited from class org.openiam.base.domain.AbstractKeyNameEntity
name
-
-
Constructor Summary
Constructors Constructor Description URIPatternMethodMetaValueEntity()
-