Package oracle.iam.oimcommon.vo
Class Policy
java.lang.Object
oracle.iam.oimcommon.vo.base.AbstractEntity
oracle.iam.oimcommon.vo.Policy
- All Implemented Interfaces:
Serializable
Created by IntelliJ IDEA.
User: Jorge Solari
Date: 29-nov-2011
Time: 13:32:43
To change this template use File | Settings | File Templates.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setApplicationInstances
(List<ApplicationInstance> applicationInstances) void
setAttributeValues
(List<PolicyAttributeValue> attributeValues) void
setComments
(String comments) void
setDescription
(String description) void
setResources
(List<Resource> resources) void
setStatusId
(Long statusId) Methods inherited from class oracle.iam.oimcommon.vo.base.AbstractEntity
getCreateDate, getCreatedBy, getId, getName, getUpdateDate, getUpdatedBy, setCreateDate, setCreatedBy, setId, setName, setUpdateDate, setUpdatedBy
-
Constructor Details
-
Policy
public Policy()
-
-
Method Details
-
getAttributeValues
-
setAttributeValues
-
getDescription
-
setDescription
-
getComments
-
setComments
-
getResources
-
setResources
-
setStatusId
-
getStatusId
-
setApplicationInstances
-
getApplicationInstances
-