|
WebObjects 5.2.3 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public static final String AllOperationNamesKey
public static final String AllServiceNamesKey
public static final String AssistantComparisonKeyKey
public static final String AssistantTaskNameKey
public static final String ClassForPropertyKeyKey
public static final String ClassNameForPropertyKeyKey
public static final String ComparisonKeyKey
public static final String EntityNameKey
public static final String FetchLimitKey
public static final String FetchSpecificationNameKey
public static final String GidArgumentKeyKey
propertyKey
currently being inspected should be
serialized as an EOGlobalID
public static final String InputPartNamesKey
public static final String InputPartValuesKey
public static final String IsDefaultOperatorKey
public static final String IsDefaultServiceKey
public static final String IsOperationEnabledKey
public static final String IsOperationFrozenKey
public static final String IsServiceEnabledKey
public static final String IsTransactionEnabledKey
public static final String ModelGroupKey
public static final String OperationClassNameKey
operationName
public static final String OperationNameKey
public static final String OperationNamesKey
public static final String OperatorNameKey
public static final String OutputPartNamesKey
public static final String PropertyKeyKey
public static final String PublicEntityNamesKey
public static final String ReturnsSOAPStructKey
public static final String ServiceNameKey
public static final String TranslatedAttributeNameKey
public static final String UnspecifiedArgumentKeyKey
public static final String UsesNamedFetchSpecificationKey
public static final String WOContextKey
com.webobjects.appserver.WOContext
public static final String WODefaultWebServiceKey
public static final String WSDLComponentNameKey
|
Last updated Thu Oct 21 15:04:16 PDT 2004. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |