com.ibm.tivoli.maximo.fdmbo

Class ExternalResourceInfo

  • java.lang.Object
    • com.ibm.tivoli.maximo.fdmbo.ExternalResourceInfo


  • public class ExternalResourceInfo
    extends java.lang.Object
    JSON Resource Info.
    • Constructor Summary

      Constructors 
      Constructor and Description
      ExternalResourceInfo(java.lang.String resourceName, java.lang.String description, java.lang.String endPointName, java.lang.String url, java.lang.String pagingParams, int fetchLimit, java.lang.String nullFormat, java.lang.String stringQualifier, java.lang.String collectionProp)
      Constructor will be called on processing of the Resource
    • Constructor Detail

      • ExternalResourceInfo

        public ExternalResourceInfo(java.lang.String resourceName,
                                    java.lang.String description,
                                    java.lang.String endPointName,
                                    java.lang.String url,
                                    java.lang.String pagingParams,
                                    int fetchLimit,
                                    java.lang.String nullFormat,
                                    java.lang.String stringQualifier,
                                    java.lang.String collectionProp)
        Constructor will be called on processing of the Resource
        Parameters:
        resourceName - resource name
        resourceType - resource type
        endPointName - resource end point name
        multiple - is resource multiple
        description - description
        targetObject - target object (used for merge object)
    • Method Detail

      • getResourceName

        public java.lang.String getResourceName()
        Return resource name.
        Returns:
        resource name
      • getPagingParams

        public java.lang.String getPagingParams()
        Return resource type.
        Returns:
        resource type
      • getStringQualifier

        public java.lang.String getStringQualifier()
        Return resource type.
        Returns:
        resource type
      • getNullFormat

        public java.lang.String getNullFormat()
        Return resource type.
        Returns:
        resource type
      • getEndPointName

        public java.lang.String getEndPointName()
        Return end point name.
        Returns:
        end point name
      • getDescription

        public java.lang.String getDescription()
        Return resource description.
        Returns:
        description
      • getURL

        public java.lang.String getURL()
        Return target application object for merging.
        Returns:
        target object name
      • getCollectionProp

        public java.lang.String getCollectionProp()
        Return target application object for merging.
        Returns:
        target object name
      • getFetchLimit

        public int getFetchLimit()
        Return collection property.
        Returns:
        collection property