Package org.openiam.am.srvc.domain
Class URIPatternMethodEntity
- java.lang.Object
-
- org.openiam.base.domain.KeyEntity
-
- org.openiam.am.srvc.domain.AbstractMatchModeEntity
-
- org.openiam.am.srvc.domain.URIPatternMethodEntity
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
@Entity public class URIPatternMethodEntity extends AbstractMatchModeEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description URIPatternMethodEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URIPatternMethodMetaEntity
getMetaEntity(String id)
-
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
-
-
-
-
Method Detail
-
getMetaEntity
public URIPatternMethodMetaEntity getMetaEntity(String id)
-
-