Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1.7.0)

E16598-09 OEREF


com.flashline.registry.openapi.entity
Class PolicyAssertionResult

java.lang.Object
  extended by com.flashline.registry.openapi.entity.PolicyAssertionResult

All Implemented Interfaces:
java.io.Serializable

public class PolicyAssertionResult
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
PolicyAssertionResult()
           
PolicyAssertionResult(long ID, long assertionID, long assetID, java.util.Calendar evaluationDate, java.lang.String evaluationInformation, java.lang.String evaluationValue)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 long getAssertionID()
          Gets the assertionID value for this PolicyAssertionResult.
 long getAssetID()
          Gets the assetID value for this PolicyAssertionResult.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.util.Calendar getEvaluationDate()
          Gets the evaluationDate value for this PolicyAssertionResult.
 java.lang.String getEvaluationInformation()
          Gets the evaluationInformation value for this PolicyAssertionResult.
 java.lang.String getEvaluationValue()
          Gets the evaluationValue value for this PolicyAssertionResult.
 long getID()
          Gets the ID value for this PolicyAssertionResult.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAssertionID(long assertionID)
          Sets the assertionID value for this PolicyAssertionResult.
 void setAssetID(long assetID)
          Sets the assetID value for this PolicyAssertionResult.
 void setEvaluationDate(java.util.Calendar evaluationDate)
          Sets the evaluationDate value for this PolicyAssertionResult.
 void setEvaluationInformation(java.lang.String evaluationInformation)
          Sets the evaluationInformation value for this PolicyAssertionResult.
 void setEvaluationValue(java.lang.String evaluationValue)
          Sets the evaluationValue value for this PolicyAssertionResult.
 void setID(long ID)
          Sets the ID value for this PolicyAssertionResult.

 

Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

PolicyAssertionResult

public PolicyAssertionResult()

PolicyAssertionResult

public PolicyAssertionResult(long ID,
                             long assertionID,
                             long assetID,
                             java.util.Calendar evaluationDate,
                             java.lang.String evaluationInformation,
                             java.lang.String evaluationValue)

Method Detail

getID

public long getID()
Gets the ID value for this PolicyAssertionResult.
Returns:
ID

setID

public void setID(long ID)
Sets the ID value for this PolicyAssertionResult.
Parameters:
ID -

getAssertionID

public long getAssertionID()
Gets the assertionID value for this PolicyAssertionResult.
Returns:
assertionID

setAssertionID

public void setAssertionID(long assertionID)
Sets the assertionID value for this PolicyAssertionResult.
Parameters:
assertionID -

getAssetID

public long getAssetID()
Gets the assetID value for this PolicyAssertionResult.
Returns:
assetID

setAssetID

public void setAssetID(long assetID)
Sets the assetID value for this PolicyAssertionResult.
Parameters:
assetID -

getEvaluationDate

public java.util.Calendar getEvaluationDate()
Gets the evaluationDate value for this PolicyAssertionResult.
Returns:
evaluationDate

setEvaluationDate

public void setEvaluationDate(java.util.Calendar evaluationDate)
Sets the evaluationDate value for this PolicyAssertionResult.
Parameters:
evaluationDate -

getEvaluationInformation

public java.lang.String getEvaluationInformation()
Gets the evaluationInformation value for this PolicyAssertionResult.
Returns:
evaluationInformation

setEvaluationInformation

public void setEvaluationInformation(java.lang.String evaluationInformation)
Sets the evaluationInformation value for this PolicyAssertionResult.
Parameters:
evaluationInformation -

getEvaluationValue

public java.lang.String getEvaluationValue()
Gets the evaluationValue value for this PolicyAssertionResult.
Returns:
evaluationValue

setEvaluationValue

public void setEvaluationValue(java.lang.String evaluationValue)
Sets the evaluationValue value for this PolicyAssertionResult.
Parameters:
evaluationValue -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer

Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1.7.0)

E16598-09 OEREF


Copyright © 2004-2013, Oracle and/or its affiliates. All rights reserved.