|
WebObjects 5.4.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WOServiceUtilities.RuleSystemConstants
Constants for keys used by the rule system to access values in a D2WContext
Field Summary | |
---|---|
static String |
AllOperationNamesKey
String key for accessing the names of all operations in the D2WContext including both automatically and manually added operations |
static String |
AllServiceNamesKey
String key for accessing the names of all Direct to Web Services |
static String |
AssistantComparisonKeyKey
This key is intentionally not documented. |
static String |
AssistantTaskNameKey
This key is intentionally not documented. |
static String |
ClassForPropertyKeyKey
String key for accessing the Class for the property currently being inspected |
static String |
ClassNameForPropertyKeyKey
String key for accessing the name of the Class for the property currently being inspected |
static String |
ComparisonKeyKey
String key for accessing the EOKeyComparisonQualifier key used to build an EOQualifier for the current property key |
static String |
EntityNameKey
String key for accessing the entity name for the current operation |
static String |
FetchLimitKey
String key for accessing the fetchLimit to use when fetch in the WOSearchOperation |
static String |
FetchSpecificationNameKey
String key for accessing the name of the fetch specification used in a WOFetchSpecSearchOperation |
static String |
GidArgumentKeyKey
String key for accessing the String used to signify that the EO at propertyKey currently being inspected should be serialized as an EOGlobalID |
static String |
InputPartNamesKey
String key for accessing the XML element names of input message parts for the current operation |
static String |
InputPartValuesKey
String key for accessing the values the operation was invoked with |
static String |
IsDefaultOperatorKey
This key is intentionally not documented. |
static String |
IsDefaultServiceKey
String key for accessing whether the current service is the default Direct to Web Service |
static String |
IsOperationEnabledKey
String key for accessing whether the current operation is enabled |
static String |
IsOperationFrozenKey
String key for accessing whether the current operation is frozen |
static String |
IsServiceEnabledKey
String key for accessing whether the service is enabled |
static String |
IsTransactionEnabledKey
String key for accessing whether the current service allows transactions |
static String |
ModelGroupKey
String key for accessing the EOModelGroup for the current operation |
static String |
OperationClassNameKey
String key for accessing the name of the class that implements the operation named operationName |
static String |
OperationNameKey
String key for accessing the name of the current operation |
static String |
OperationNamesKey
String key for accessing the names of all manually added operations |
static String |
OperatorNameKey
This key is intentionally not documented. |
static String |
OutputPartNamesKey
String key for accessing the XML element names of properties the current operation will return |
static String |
PropertyKeyKey
String key for accessing the property currently being inspected |
static String |
PublicEntityNamesKey
String key for accessing the names of entities that will be published via Direct to Web Services |
static String |
ReturnsSOAPStructKey
String key for accessing whether the current operation should return EOEnterpriseObjects as serialized EO's, or as SOAP-Struct's |
static String |
ServiceNameKey
String key for accessing the name of the current service |
static String |
TranslatedAttributeNameKey
String key for accessing the EOProperty key path for the current argument or result key |
static String |
UnspecifiedArgumentKeyKey
String key for accessing the String used to signify that the argument value was left unspecified by the client |
static String |
UsesNamedFetchSpecificationKey
String key for accessing whether the current operation uses a named fetch specification |
static String |
WOContextKey
String key for accessing the current com.webobjects.appserver.WOContext |
static String |
WODefaultWebServiceKey
String key for accessing the name of the default service name |
static String |
WSDLComponentNameKey
String key for accessing the name of the component to use to generate the WSDL for a service |
Field Detail |
---|
static final String AllServiceNamesKey
static final String ServiceNameKey
static final String AllOperationNamesKey
static final String OperationNamesKey
static final String OperationNameKey
static final String OperationClassNameKey
operationName
static final String InputPartValuesKey
static final String IsServiceEnabledKey
static final String IsDefaultServiceKey
static final String IsOperationEnabledKey
static final String IsOperationFrozenKey
static final String IsTransactionEnabledKey
static final String ReturnsSOAPStructKey
static final String AssistantComparisonKeyKey
static final String AssistantTaskNameKey
static final String OperatorNameKey
static final String IsDefaultOperatorKey
static final String EntityNameKey
static final String ModelGroupKey
static final String PublicEntityNamesKey
static final String OutputPartNamesKey
static final String PropertyKeyKey
static final String ClassForPropertyKeyKey
static final String ClassNameForPropertyKeyKey
static final String TranslatedAttributeNameKey
static final String InputPartNamesKey
static final String UnspecifiedArgumentKeyKey
static final String GidArgumentKeyKey
propertyKey
currently being inspected should be serialized as an EOGlobalID
static final String ComparisonKeyKey
static final String FetchLimitKey
static final String FetchSpecificationNameKey
static final String UsesNamedFetchSpecificationKey
static final String WSDLComponentNameKey
static final String WODefaultWebServiceKey
static final String WOContextKey
com.webobjects.appserver.WOContext
|
Last updated June 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |