Package de.xima.fc.mdl
Class BasicRefResult
java.lang.Object
de.xima.fc.mdl.BasicRefResult
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BasicRefResult
public BasicRefResult() - 
BasicRefResult
public BasicRefResult(boolean success, long... refIDs)  
 - 
 - 
Method Details
- 
isSuccess
public boolean isSuccess()- Returns:
 - the success
 
 - 
getRefIds
- Returns:
 - the refIds
 
 
 -