Package oracle.iam.oimrest.rest.vo
Class BaseVO
java.lang.Object
oracle.iam.oimrest.rest.vo.BaseVO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setEntityType
(String entityType) void
setExtAttr
(Map<String, String> extAttr) void
setOperation
(String operation) void
setSearchPattern
(String SearchPattern)
-
Constructor Details
-
BaseVO
public BaseVO()
-
-
Method Details
-
getEntityType
-
setEntityType
-
getSearchPattern
-
setSearchPattern
-
getOperation
-
setOperation
-
getExtAttr
-
setExtAttr
-