com.stellent.cis.client.api.sis.document
Interface ISISApplication
- All Superinterfaces:
- ICISObject, ISISObject, java.io.Serializable
public interface ISISApplication
- extends ISISObject
Fixed application represents a document type on the Stellent Image Server.
Fields inherited from interface com.stellent.cis.client.api.sis.ISISObject |
OPERATOR_ADVSEARCH, OPERATOR_ALLVALUES, OPERATOR_AND, OPERATOR_BEGINSWITH, OPERATOR_CONTAINS, OPERATOR_ENDSWITH, OPERATOR_EQUAL, OPERATOR_EXACTPHRASE, OPERATOR_GREATERTHAN, OPERATOR_GREATERTHANEQUAL, OPERATOR_IN, OPERATOR_LESSTHAN, OPERATOR_LESSTHANEQUAL, OPERATOR_LIKE, OPERATOR_NOTBEGINSWITH, OPERATOR_NOTCONTAINS, OPERATOR_NOTENDSWITH, OPERATOR_NOTEQUAL, OPERATOR_NOTIN, OPERATOR_NOTLIKE, OPERATOR_OR, OPERATOR_SEARCH |
getName
java.lang.String getName()
- Returns:
- The name of the application.
getConnectionName
java.lang.String getConnectionName()
- Returns:
- The Connection Name for the application
getTableName
java.lang.String getTableName()
- Returns:
- The Table Name for the application
isSelected
boolean isSelected()
- Returns:
- By default this is False set True to select the table for subsequent calls