| 
 | Oracle® WebCenter Content Java API Reference for Imaging 11g Release 1 (11.1.1) E12853-03 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
   oracle.imaging.Input.Properties
oracle.imaging.Input.Properties
public static class Input.Properties
| Constructor Summary | |
|---|---|
| Input.Properties() | |
| Method Summary | |
|---|---|
|  int | getPriority()This method is reserved for Oracle internal use only. | 
|  boolean | isOnline()Retrieves a flag indicating whether this input is "online" or not. | 
|  void | setOnline(boolean online)Sets a flag indicating whether this input is online or not. | 
|  void | setPriority(int priority)This method is reserved for Oracle internal use only. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Input.Properties()
| Method Detail | 
|---|
public int getPriority()
public void setPriority(int priority)
public boolean isOnline()
true if this input is online; otherwise, falsepublic void setOnline(boolean online)
online - true if this input should process its input files; otherwise, false| 
 | Oracle® WebCenter Content Java API Reference for Imaging 11g Release 1 (11.1.1) E12853-03 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||