|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPrecacheTypes
This interface defines a collection that contains IPrecacheType objects.
| Method Summary | |
|---|---|
IPrecacheType |
add(int outputType)
Add a precached output type to the collection. |
| Methods inherited from interface com.crystaldecisions.sdk.properties.ISDKSet |
|---|
get |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Method Detail |
|---|
IPrecacheType add(int outputType)
throws SDKException
Add a precached output type to the collection.
outputType - An int that represents the output type of the IPrecacheType
object. Use the values defined in IPrecacheType.CeOutputType.
IPrecacheType object that represents the precache type.
SDKException - This is thrown if the process is unsuccessful.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||