wt.fc.manifest
Class ExistenceDirectiveResult
java.lang.Object
wt.fc.manifest.AbstractDirectiveResult
wt.fc.manifest.ExistenceDirectiveResult
- All Implemented Interfaces:
- DirectiveResult, Serializable
- public class ExistenceDirectiveResult
- extends AbstractDirectiveResult
- implements Serializable
DirectiveResult for Directives that do existence queries.
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Method Summary |
boolean |
isExists()
Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
ExistenceDirectiveResult
public ExistenceDirectiveResult(Object result)
Supported API: false
- Parameters:
result
-
isExists
public boolean isExists()
Supported API: false
- Returns:
- boolean