Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V Z 

I

IGNORE - Static variable in class gi.controlsite.objects.CSDiscountSchemeMultiple
A valid value that can be used as a value for setProductGroupID, setProductTypeID, setProductOptionID and setRackID.
IGNORE - Static variable in class gi.controlsite.objects.CSDiscountSchemeMultiple
A valid value that can be used as a value for setProductGroupID, setProductTypeID, setProductOptionID and setRackID.
IGNORE_GROUPS - Static variable in class gi.controlsite.objects.CSDiscountSchemeMultiple
A valid value that can be used as a value for setGroupIDList.
IGNORE_GROUPS - Static variable in class gi.controlsite.objects.CSDiscountSchemeMultiple
A valid value that can be used as a value for setGroupIDList.
INPUTTYPE_CHECKBOX - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_CHECKBOX indicates that a checkbox will be used to display the field's value.

INPUTTYPE_CHECKBOX - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_CHECKBOX indicates that a checkbox will be used to display the field's value.

INPUTTYPE_HIDDEN - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_HIDDEN indicates that the field's value will be present on the input form but hidden. This is used frequently in ColdFusion for transferring data from one form to the next, etc.

INPUTTYPE_HIDDEN - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_HIDDEN indicates that the field's value will be present on the input form but hidden. This is used frequently in ColdFusion for transferring data from one form to the next, etc.

INPUTTYPE_MULTISELECT - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_MULTISELECT indicates that a multi-select listbox will be used to display the field's value.

INPUTTYPE_MULTISELECT - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_MULTISELECT indicates that a multi-select listbox will be used to display the field's value.

INPUTTYPE_RADIO - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_RADIO indicates that a group of radio buttons will be used to display the field's value.

INPUTTYPE_RADIO - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_RADIO indicates that a group of radio buttons will be used to display the field's value.

INPUTTYPE_SELECT - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_SELECT indicates that a drop-down listbox will be used to display the field's value.

INPUTTYPE_SELECT - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_SELECT indicates that a drop-down listbox will be used to display the field's value.

INPUTTYPE_TEXT - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_TEXT indicates that a simple edit box will be used to display the field's value.

INPUTTYPE_TEXT - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_TEXT indicates that a simple edit box will be used to display the field's value.

INPUTTYPE_TEXTAREA - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_TEXTAREA indicates that a memo-style edit box will be used to display the field's value.

INPUTTYPE_TEXTAREA - Static variable in class gi.controlsite.objects.CSObjectDefinition
Deprecated.
This is only used by pre-V9 forms. One of the valid values that can be passed to the setInputType method.

INPUTTYPE_TEXTAREA indicates that a memo-style edit box will be used to display the field's value.

insertDefaultIpRules() - Method in class gi.controlsite.objects.CSApiKeyContent
Defaults to the IP rules that iCM pre-populates by default.
intOf(boolean) - Static method in class gi.controlsite.objects.CSUtil
Returns an integer representation of the passed boolean.
isBasketGroupPartialMatches() - Method in class gi.controlsite.objects.CSOrderSelectMultiple
isBasketGroupPartialMatches() - Method in class gi.controlsite.objects.CSOrderSelectMultiple
isDeleteBasket() - Method in class gi.controlsite.objects.CSOrderGenerate
Deprecated.
isDeleteBasket() - Method in class gi.controlsite.objects.CSOrderGenerate
Deprecated.
isDiscountAvailable() - Method in class gi.controlsite.objects.CSDiscountScheme
Gets the availability of the discount scheme.
isDiscountAvailable() - Method in class gi.controlsite.objects.CSDiscountScheme
Gets the availability of the discount scheme.
isDiscountAvailable() - Method in class gi.controlsite.objects.CSDiscountSchemeContent
Gets the availability of the discount scheme.
isDiscountAvailable() - Method in class gi.controlsite.objects.CSDiscountSchemeContent
Gets the availability of the discount scheme.
isEmpty(String) - Static method in class gi.controlsite.objects.CSUtil
Tests a String to see whether or not it is empty.
isEmpty(Number) - Static method in class gi.controlsite.objects.CSUtil
Tests an Number to see whether or not it is empty.
isEnhancedSearch() - Method in class gi.controlsite.objects.CSSearchMultiple
Deprecated.
isEnhancedSearch() - Method in class gi.controlsite.objects.CSSearchMultiple
Deprecated.
isExternalType() - Method in class gi.controlsite.objects.CSMultiPageForm
Indicates that the form uses an external Object Type definition rather than one that matches the form name
isExternalType() - Method in class gi.controlsite.objects.CSMultiPageForm
Indicates that the form uses an external Object Type definition rather than one that matches the form name
isExternalType() - Method in class gi.controlsite.objects.CSSinglePageForm
Indicates that the form uses an external Object Type definition rather than one that matches the form name
isExternalType() - Method in class gi.controlsite.objects.CSSinglePageForm
Indicates that the form uses an external Object Type definition rather than one that matches the form name
isIgnoredEmail(int, String) - Method in class gi.controlsite.objects.CSUser
compares the submited email against the users current email and any emails that have been stored previously
isIgnoredEmail(int, String) - Method in class gi.controlsite.objects.CSUser
compares the submited email against the users current email and any emails that have been stored previously
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductGroupMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductGroupMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductOptionMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductOptionMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductTypeMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSProductTypeMultiple
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSRackMultiple
Deprecated.
isIgnoreVisibility() - Method in class gi.controlsite.objects.CSRackMultiple
Deprecated.
isIPAccessAllowed(InetAddress, boolean) - Method in class gi.controlsite.objects.CSSubsite
Checks whether a particular IP/protocol combination can access this subsite.
isIPAccessAllowed(InetAddress, boolean) - Method in class gi.controlsite.objects.CSSubsite
Checks whether a particular IP/protocol combination can access this subsite.
ISO_DTTM_FORMAT - Static variable in class gi.controlsite.objects.CSConstants
ISO 8601 date/time formatter.
isPathValidForDefinition(String) - Method in class gi.controlsite.objects.CSObjectDefinition
Given a flattened object key, determine if that key is present in the name list and if each part of the key matches the object type definition.
isPathValidForDefinition(String) - Method in class gi.controlsite.objects.CSObjectDefinition
Given a flattened object key, determine if that key is present in the name list and if each part of the key matches the object type definition.
isRecurse() - Method in class gi.controlsite.objects.CSProductGroupMultiple
Deprecated.
isRecurse() - Method in class gi.controlsite.objects.CSProductGroupMultiple
Deprecated.
isRecurse() - Method in class gi.controlsite.objects.CSRackMultiple
Deprecated.
isRecurse() - Method in class gi.controlsite.objects.CSRackMultiple
Deprecated.
isSearchableOnly() - Method in class gi.controlsite.objects.CSRackMultiple
Deprecated.
isSearchableOnly() - Method in class gi.controlsite.objects.CSRackMultiple
Deprecated.
isValid() - Method in class gi.controlsite.objects.CSFormItem
Deprecated.
Returns the result of the validation which has been performed on this form item.
isValid() - Method in class gi.controlsite.objects.CSFormItem
Deprecated.
Returns the result of the validation which has been performed on this form item.
ITEM_ACTION_DELETE - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item actions.
ITEM_ACTION_INSERT - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item actions.
ITEM_ACTION_UPDATE - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item actions.
ITEM_TYPE_GROUP - Static variable in class gi.controlsite.objects.CSRackItem
A valid value that is used to indicate the type of item the ItemID links to.
ITEM_TYPE_GROUP - Static variable in class gi.controlsite.objects.CSRackItem
A valid value that is used to indicate the type of item the ItemID links to.
ITEM_TYPE_MESSAGE - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item types that a gateway message can be triggered for.
ITEM_TYPE_METADATA - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item types that a gateway message can be triggered for.
ITEM_TYPE_OBJECT - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item types that a gateway message can be triggered for.
ITEM_TYPE_RACK - Static variable in class gi.controlsite.objects.CSRackItem
A valid value that is used to indicate the type of item the ItemID links to.
ITEM_TYPE_RACK - Static variable in class gi.controlsite.objects.CSRackItem
A valid value that is used to indicate the type of item the ItemID links to.
ITEM_TYPE_TYPE - Static variable in class gi.controlsite.objects.CSRackItem
A valid value that is used to indicate the type of item the ItemID links to.
ITEM_TYPE_TYPE - Static variable in class gi.controlsite.objects.CSRackItem
A valid value that is used to indicate the type of item the ItemID links to.
ITEM_TYPE_USER - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item types that a gateway message can be triggered for.
ITEM_TYPE_USERGROUP - Static variable in class gi.controlsite.objects.GatewayMessageHandler
One of the valid item types that a gateway message can be triggered for.
iterator() - Method in class gi.controlsite.objects.CSForm
Deprecated.
Returns an Iterator over the CSFormSection objects belonging to this form.
iterator() - Method in class gi.controlsite.objects.CSForm
Deprecated.
Returns an Iterator over the CSFormSection objects belonging to this form.
iterator() - Method in class gi.controlsite.objects.CSFormSection
Deprecated.
Returns an Iterator over the CSFormItem objects belonging to this form section.
iterator() - Method in class gi.controlsite.objects.CSFormSection
Deprecated.
Returns an Iterator over the CSFormItem objects belonging to this form section.
iterator() - Method in class gi.controlsite.objects.CSItemMultiple
Gets an iterator for the items (CSItem derived objects) that this CSItemMultiple object holds.
iterator() - Method in class gi.controlsite.objects.CSItemMultiple
Gets an iterator for the items (CSItem derived objects) that this CSItemMultiple object holds.
A B C D E F G H I J K L M N O P Q R S T U V Z 
Skip navigation links

Copyright © 2022 Goss Interactive Ltd. All Rights Reserved.