|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAtomService
generated from CICS resourcetable ATOMSERV
Nested Class Summary | |
---|---|
static class |
IAtomService.AtomTypeValue
Enumeration type for field ATOMTYPE |
static class |
IAtomService.ChangeAgentValue
Enumeration type for field CHANGEAGENT |
static class |
IAtomService.EnablestatusValue
Enumeration type for field ENABLESTATUS |
static class |
IAtomService.InstallAgentValue
Enumeration type for field INSTALLAGENT |
static class |
IAtomService.ResourcetypeValue
Enumeration type for field RESOURCETYPE |
Method Summary | |
---|---|
java.lang.Long |
getAtmsrvdelent()
Getter for field ATMSRVDELENT |
java.lang.Long |
getAtmsrvgetent()
Getter for field ATMSRVGETENT |
java.lang.Long |
getAtmsrvgetfed()
Getter for field ATMSRVGETFED |
java.lang.Long |
getAtmsrvpstfed()
Getter for field ATMSRVPSTFED |
java.lang.Long |
getAtmsrvputent()
Getter for field ATMSRVPUTENT |
java.lang.Long |
getAtmsrvrefct()
Getter for field ATMSRVREFCT |
java.lang.Long |
getAtmsrvrefdis()
Getter for field ATMSRVREFDIS |
IAtomService.AtomTypeValue |
getAtomType()
Getter for field ATOMTYPE |
java.lang.Long |
getBasdefinever()
Getter for field BASDEFINEVER |
java.lang.String |
getBindfile()
Getter for field BINDFILE |
IAtomService.ChangeAgentValue |
getChangeAgent()
Getter for field CHANGEAGENT |
java.lang.String |
getChangeAgentRelease()
Getter for field CHANGEAGREL |
java.util.Date |
getChangeTime()
Getter for field CHANGETIME |
java.lang.String |
getChangeUserID()
Getter for field CHANGEUSRID |
java.lang.String |
getConfigfile()
Getter for field CONFIGFILE |
java.lang.String |
getDefineSource()
Getter for field DEFINESOURCE |
java.util.Date |
getDefineTime()
Getter for field DEFINETIME |
IAtomService.EnablestatusValue |
getEnablestatus()
Getter for field ENABLESTATUS |
IAtomService.InstallAgentValue |
getInstallAgent()
Getter for field INSTALLAGENT |
java.util.Date |
getInstallTime()
Getter for field INSTALLTIME |
java.lang.String |
getInstallUserID()
Getter for field INSTALLUSRID |
java.lang.String |
getName()
Getter for field NAME |
java.lang.String |
getResourcename()
Getter for field RESOURCENAME |
IAtomService.ResourcetypeValue |
getResourcetype()
Getter for field RESOURCETYPE |
java.lang.String |
getUrimapname()
Getter for field URIMAPNAME |
java.lang.String |
getXmltransname()
Getter for field XMLTRANSNAME |
Methods inherited from interface com.ibm.cics.model.ICICSResource |
---|
getCICSRelease, getRegionName |
Methods inherited from interface com.ibm.cics.model.ICICSObject |
---|
getCICSType, getObjectType |
Method Detail |
---|
java.lang.String getName()
Name
Specifies the name of this ATOMSERV. The name can be up to eight characters in length.
getName
in interface ICICSObject
IAtomService.EnablestatusValue getEnablestatus()
Enabled status
Indicates whether the ATOMSERV is enabled or not. Values are:
IAtomService.AtomTypeValue getAtomType()
Atomtype
Displays the type of Atom document that is produced by this ATOMSERVICE definition. The possible values are as follows:
IAtomService.ResourcetypeValue getResourcetype()
Resource type
Displays the type of CICS resource that provides the data for this Atom feed or collection. This field does not apply to an Atom service or category document. The possible values are as follows:
IAtomService.InstallAgentValue getInstallAgent()
Installation agent
The install agent identifier that made the installation.
java.lang.String getResourcename()
Resource name
Displays the name of the CICS resource that provides the data for this Atom feed or collection. This field does not apply to an Atom service or category document.
java.lang.String getBindfile()
Bind file name
The name of a UNIX file that contains WSBIND data describing the record layouts within the CICS resource.
java.lang.String getConfigfile()
Configuration file name
The name of a UNIX file that contains XML configuration data specifying the type of Atom document being returned.
java.lang.String getChangeUserID()
Last modification user ID
The user ID that made the last modification to the resource definition.
IAtomService.ChangeAgentValue getChangeAgent()
Last modification agent
The change agent identifier that made the last modification.
java.lang.String getChangeAgentRelease()
Last modification agent release
The CICS release level of the agent that made the last modification to the resource definition.
java.util.Date getChangeTime()
Last modification time
The local date and time when the definition was last changed.
java.lang.String getDefineSource()
Source of the resource definition
The source of the definition, depending on which agent made the last change.
java.util.Date getDefineTime()
Creation time
The local date and time when the resource definition record was created on DFHCSD or EYUDREP.
java.lang.String getInstallUserID()
Installation user ID
The user ID that installed the resource definition.
java.util.Date getInstallTime()
Installation time
The local date and time when the definition was installed.
java.lang.Long getBasdefinever()
BAS resource definition version
The BAS version number of this definition.
java.lang.Long getAtmsrvrefct()
Atom Service reference count
Atom Service reference count
java.lang.Long getAtmsrvrefdis()
Atom Service reference disabled count
Atom Service reference disabled count
java.lang.Long getAtmsrvpstfed()
Number of POST requests to the feed URL
The number of HTTP POST requests sent to the feed URL.
java.lang.Long getAtmsrvgetfed()
Number of GET requests to the feed URL
The number of HTTP GET requests sent to the feed URL.
java.lang.Long getAtmsrvgetent()
Number of GET requests to the entry URL
The number of HTTP GET requests sent to the entry URL.
java.lang.Long getAtmsrvputent()
Number of PUT requests to the entry URL
The number of HTTP PUT requests sent to the entry URL.
java.lang.Long getAtmsrvdelent()
Number of DELETE requests to the entry URL
The number of HTTP DELETE requests sent to the entry URL.
java.lang.String getUrimapname()
URIMAP name
Displays the 8-character URIMAP name that indicates the URI associated with this ATOMSERVICE definition.
java.lang.String getXmltransname()
XMLTRANSFORM name
Displays the 32-character name of the XMLTRANSFORM resource associated with the ATOMSERVICE definition.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |