org.oslc.asset.internal
Class ApprovalQuery

java.lang.Object
  extended by org.oslc.asset.internal.Resource
      extended by org.oslc.asset.internal.ApprovalQuery

public class ApprovalQuery
extends Resource

Since:
7.5

Field Summary
 
Fields inherited from class org.oslc.asset.internal.Resource
about, base, etag, title
 
Constructor Summary
ApprovalQuery()
           
 
Method Summary
 java.util.List<ApprovalQueryResultRef> getApproval()
           
 
Methods inherited from class org.oslc.asset.internal.Resource
getAbout, getBase, getEtag, getTitle, setAbout, setBase, setEtag, setTitle, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApprovalQuery

public ApprovalQuery()
Method Detail

getApproval

public java.util.List<ApprovalQueryResultRef> getApproval()
Returns:
Returns the approval.
Since:
7.5