Class DataGet

java.lang.Object
ecmwf.common.database.DataGet
Direct Known Subclasses:
DataBase

public abstract class DataGet extends Object
The Class DataGet.
  • Constructor Details

    • DataGet

      public DataGet()
  • Method Details

    • getIncomingUser

      public IncomingUser getIncomingUser(String id) throws DataBaseException
      Gets the incoming user.
      Parameters:
      id - the id
      Returns:
      the incoming user
      Throws:
      DataBaseException - the data base exception
    • getIncomingUserObject

      public IncomingUser getIncomingUserObject(String id)
      Gets the incoming user object.
      Parameters:
      id - the id
      Returns:
      the incoming user object
    • getActivity

      public Activity getActivity(long id) throws DataBaseException
      Gets the activity.
      Parameters:
      id - the id
      Returns:
      the activity
      Throws:
      DataBaseException - the data base exception
    • getActivityObject

      public Activity getActivityObject(long id)
      Gets the activity object.
      Parameters:
      id - the id
      Returns:
      the activity object
    • getActivity

      public Activity getActivity(String id) throws DataBaseException
      Gets the activity.
      Parameters:
      id - the id
      Returns:
      the activity
      Throws:
      DataBaseException - the data base exception
    • getAlias

      public Alias getAlias(String desName, String destinationName) throws DataBaseException
      Gets the alias.
      Parameters:
      desName - the des name
      destinationName - the destination name
      Returns:
      the alias
      Throws:
      DataBaseException - the data base exception
    • getAliasObject

      public Alias getAliasObject(String desName, String destinationName)
      Gets the alias object.
      Parameters:
      desName - the des name
      destinationName - the destination name
      Returns:
      the alias object
    • getAliasArray

      public Alias[] getAliasArray()
      Gets the alias array.
      Returns:
      the alias array
    • getAssociation

      public Association getAssociation(String destinationName, String hostName) throws DataBaseException
      Gets the association.
      Parameters:
      destinationName - the destination name
      hostName - the host name
      Returns:
      the association
      Throws:
      DataBaseException - the data base exception
    • getPolicyAssociation

      public PolicyAssociation getPolicyAssociation(String destinationName, String policyId) throws DataBaseException
      Gets the policy association.
      Parameters:
      destinationName - the destination name
      policyId - the policy id
      Returns:
      the policy association
      Throws:
      DataBaseException - the data base exception
    • getAssociationObject

      public Association getAssociationObject(String destinationName, String hostName)
      Gets the association object.
      Parameters:
      destinationName - the destination name
      hostName - the host name
      Returns:
      the association object
    • getAssociationArray

      public Association[] getAssociationArray()
      Gets the association array.
      Returns:
      the association array
    • getCategory

      public Category getCategory(long id) throws DataBaseException
      Gets the category.
      Parameters:
      id - the id
      Returns:
      the category
      Throws:
      DataBaseException - the data base exception
    • getCategoryObject

      public Category getCategoryObject(long id)
      Gets the category object.
      Parameters:
      id - the id
      Returns:
      the category object
    • getCategoryArray

      public Category[] getCategoryArray()
      Gets the category array.
      Returns:
      the category array
    • getCatUrl

      public CatUrl getCatUrl(long categoryId, String urlName) throws DataBaseException
      Gets the cat url.
      Parameters:
      categoryId - the category id
      urlName - the url name
      Returns:
      the cat url
      Throws:
      DataBaseException - the data base exception
    • getCatUrlObject

      public CatUrl getCatUrlObject(long categoryId, String urlName)
      Gets the cat url object.
      Parameters:
      categoryId - the category id
      urlName - the url name
      Returns:
      the cat url object
    • getCatUrlArray

      public CatUrl[] getCatUrlArray()
      Gets the cat url array.
      Returns:
      the cat url array
    • getCountry

      public Country getCountry(String iso) throws DataBaseException
      Gets the country.
      Parameters:
      iso - the iso
      Returns:
      the country
      Throws:
      DataBaseException - the data base exception
    • getCountryObject

      public Country getCountryObject(String iso)
      Gets the country object.
      Parameters:
      iso - the iso
      Returns:
      the country object
    • getCountryArray

      public Country[] getCountryArray()
      Gets the country array.
      Returns:
      the country array
    • getDataFile

      public DataFile getDataFile(long id) throws DataBaseException
      Gets the data file.
      Parameters:
      id - the id
      Returns:
      the data file
      Throws:
      DataBaseException - the data base exception
    • getDataFileObject

      public DataFile getDataFileObject(long id)
      Gets the data file object.
      Parameters:
      id - the id
      Returns:
      the data file object
    • getDataFile

      public DataFile getDataFile(String id) throws DataBaseException
      Gets the data file.
      Parameters:
      id - the id
      Returns:
      the data file
      Throws:
      DataBaseException - the data base exception
    • getDataTransfer

      public DataTransfer getDataTransfer(long id) throws DataBaseException
      Gets the data transfer.
      Parameters:
      id - the id
      Returns:
      the data transfer
      Throws:
      DataBaseException - the data base exception
    • getDataTransferObject

      public DataTransfer getDataTransferObject(long id)
      Gets the data transfer object.
      Parameters:
      id - the id
      Returns:
      the data transfer object
    • getDestination

      public Destination getDestination(String name) throws DataBaseException
      Gets the destination.
      Parameters:
      name - the name
      Returns:
      the destination
      Throws:
      DataBaseException - the data base exception
    • getDestinationObject

      public Destination getDestinationObject(String name)
      Gets the destination object.
      Parameters:
      name - the name
      Returns:
      the destination object
    • getDestinationArray

      public Destination[] getDestinationArray()
      Gets the destination array.
      Returns:
      the destination array
    • getIncomingUserArray

      public IncomingUser[] getIncomingUserArray()
      Gets the incoming user array.
      Returns:
      the incoming user array
    • getIncomingAssociationArray

      public IncomingAssociation[] getIncomingAssociationArray()
      Gets the incoming association array.
      Returns:
      the incoming association array
    • getDestinationECUser

      public DestinationECUser getDestinationECUser(String destinationName, String ecuserName) throws DataBaseException
      Gets the destination ecuser.
      Parameters:
      destinationName - the destination name
      ecuserName - the ecuser name
      Returns:
      the destination ecuser
      Throws:
      DataBaseException - the data base exception
    • getDestinationECUserObject

      public DestinationECUser getDestinationECUserObject(String destinationName, String ecuserName)
      Gets the destination ecuser object.
      Parameters:
      destinationName - the destination name
      ecuserName - the ecuser name
      Returns:
      the destination ecuser object
    • getDestinationECUserArray

      public DestinationECUser[] getDestinationECUserArray()
      Gets the destination ecuser array.
      Returns:
      the destination ecuser array
    • getECSession

      public ECSession getECSession(int id) throws DataBaseException
      Gets the EC session.
      Parameters:
      id - the id
      Returns:
      the EC session
      Throws:
      DataBaseException - the data base exception
    • getECSessionObject

      public ECSession getECSessionObject(int id)
      Gets the EC session object.
      Parameters:
      id - the id
      Returns:
      the EC session object
    • getECSession

      public ECSession getECSession(String id) throws DataBaseException
      Gets the EC session.
      Parameters:
      id - the id
      Returns:
      the EC session
      Throws:
      DataBaseException - the data base exception
    • getECtransDestination

      public ECtransDestination getECtransDestination(String name) throws DataBaseException
      Gets the ectrans destination.
      Parameters:
      name - the name
      Returns:
      the ectrans destination
      Throws:
      DataBaseException - the data base exception
    • getECtransDestinationObject

      public ECtransDestination getECtransDestinationObject(String name)
      Gets the ectrans destination object.
      Parameters:
      name - the name
      Returns:
      the ectrans destination object
    • getECtransDestinationArray

      public ECtransDestination[] getECtransDestinationArray()
      Gets the ectrans destination array.
      Returns:
      the ectrans destination array
    • getECtransAccounting

      public ECtransAccounting getECtransAccounting(int id) throws DataBaseException
      Gets the ectrans accounting.
      Parameters:
      id - the id
      Returns:
      the ectrans accounting
      Throws:
      DataBaseException - the data base exception
    • getECtransAccountingObject

      public ECtransAccounting getECtransAccountingObject(int id)
      Gets the ectrans accounting object.
      Parameters:
      id - the id
      Returns:
      the ectrans accounting object
    • getECtransAccounting

      public ECtransAccounting getECtransAccounting(String id) throws DataBaseException
      Gets the ectrans accounting.
      Parameters:
      id - the id
      Returns:
      the ectrans accounting
      Throws:
      DataBaseException - the data base exception
    • getECtransModule

      public ECtransModule getECtransModule(String name) throws DataBaseException
      Gets the ectrans module.
      Parameters:
      name - the name
      Returns:
      the ectrans module
      Throws:
      DataBaseException - the data base exception
    • getECtransModuleObject

      public ECtransModule getECtransModuleObject(String name)
      Gets the ectrans module object.
      Parameters:
      name - the name
      Returns:
      the ectrans module object
    • getECtransModuleArray

      public ECtransModule[] getECtransModuleArray()
      Gets the ectrans module array.
      Returns:
      the ectrans module array
    • getECUser

      public ECUser getECUser(String name) throws DataBaseException
      Gets the EC user.
      Parameters:
      name - the name
      Returns:
      the EC user
      Throws:
      DataBaseException - the data base exception
    • getECUserObject

      public ECUser getECUserObject(String name)
      Gets the EC user object.
      Parameters:
      name - the name
      Returns:
      the EC user object
    • getECUserArray

      public ECUser[] getECUserArray()
      Gets the EC user array.
      Returns:
      the EC user array
    • getIncomingPolicy

      public IncomingPolicy getIncomingPolicy(String id) throws DataBaseException
      Gets the incoming policy.
      Parameters:
      id - the id
      Returns:
      the incoming policy
      Throws:
      DataBaseException - the data base exception
    • getIncomingPolicyObject

      public IncomingPolicy getIncomingPolicyObject(String id)
      Gets the EC user object.
      Parameters:
      id - the id
      Returns:
      the EC user object
    • getIncomingPolicyArray

      public IncomingPolicy[] getIncomingPolicyArray()
      Gets the incoming policy array.
      Returns:
      the incoming policy array
    • getEvent

      public Event getEvent(long id) throws DataBaseException
      Gets the event.
      Parameters:
      id - the id
      Returns:
      the event
      Throws:
      DataBaseException - the data base exception
    • getEventObject

      public Event getEventObject(int id)
      Gets the event object.
      Parameters:
      id - the id
      Returns:
      the event object
    • getEvent

      public Event getEvent(String id) throws DataBaseException
      Gets the event.
      Parameters:
      id - the id
      Returns:
      the event
      Throws:
      DataBaseException - the data base exception
    • getPublication

      public Publication getPublication(int id) throws DataBaseException
      Gets the publication.
      Parameters:
      id - the id
      Returns:
      the publication
      Throws:
      DataBaseException - the data base exception
    • getPublicationObject

      public Publication getPublicationObject(int id)
      Gets the publication object.
      Parameters:
      id - the id
      Returns:
      the publication object
    • getPublication

      public Publication getPublication(String id) throws DataBaseException
      Gets the publication.
      Parameters:
      id - the id
      Returns:
      the publication
      Throws:
      DataBaseException - the data base exception
    • getPublicationIterator

      public ecmwf.common.database.DBIterator<Publication> getPublicationIterator()
      Gets the publication iterator.
      Returns:
      the publication iterator
    • getHost

      public Host getHost(String name) throws DataBaseException
      Gets the host.
      Parameters:
      name - the name
      Returns:
      the host
      Throws:
      DataBaseException - the data base exception
    • getHostObject

      public Host getHostObject(String name)
      Gets the host object.
      Parameters:
      name - the name
      Returns:
      the host object
    • getHostWithOutput

      public Host getHostWithOutput(String name) throws DataBaseException
      Gets the host and its output.
      Parameters:
      name - the name
      Returns:
      the host and its output.
      Throws:
      DataBaseException - the data base exception
    • getHostArray

      public Host[] getHostArray()
      Gets the host array.
      Returns:
      the host array
    • getHostArray

      public Host[] getHostArray(Comparator<Host> comparator)
      Gets the host array.
      Parameters:
      comparator - the comparator
      Returns:
      the host array
    • getHostStats

      public HostStats getHostStats(int id) throws DataBaseException
      Gets the host stats.
      Parameters:
      id - the id
      Returns:
      the host
      Throws:
      DataBaseException - the data base exception
    • getHostStatsObject

      public HostStats getHostStatsObject(int id)
      Gets the host stats object.
      Parameters:
      id - the id
      Returns:
      the host object
    • getHostLocation

      public HostLocation getHostLocation(int id) throws DataBaseException
      Gets the host location.
      Parameters:
      id - the id
      Returns:
      the host
      Throws:
      DataBaseException - the data base exception
    • getHostLocationObject

      public HostLocation getHostLocationObject(int id)
      Gets the host location object.
      Parameters:
      id - the id
      Returns:
      the host object
    • getHostOutput

      public HostOutput getHostOutput(int id) throws DataBaseException
      Gets the host output.
      Parameters:
      id - the id
      Returns:
      the host
      Throws:
      DataBaseException - the data base exception
    • getHostOutputObject

      public HostOutput getHostOutputObject(int id)
      Gets the host output object.
      Parameters:
      id - the id
      Returns:
      the host object
    • getHostECUser

      public HostECUser getHostECUser(String ecuserName, String hostName) throws DataBaseException
      Gets the host ecuser.
      Parameters:
      ecuserName - the ecuser name
      hostName - the host name
      Returns:
      the host ecuser
      Throws:
      DataBaseException - the data base exception
    • getHostECUserObject

      public HostECUser getHostECUserObject(String ecuserName, String hostName)
      Gets the host ecuser object.
      Parameters:
      ecuserName - the ecuser name
      hostName - the host name
      Returns:
      the host ecuser object
    • getMetadataAttribute

      public MetadataAttribute getMetadataAttribute(String name) throws DataBaseException
      Gets the metadata attribute.
      Parameters:
      name - the name
      Returns:
      the metadata attribute
      Throws:
      DataBaseException - the data base exception
    • getMetadataAttributeObject

      public MetadataAttribute getMetadataAttributeObject(String name)
      Gets the metadata attribute object.
      Parameters:
      name - the name
      Returns:
      the metadata attribute object
    • getMetadataAttributeArray

      public MetadataAttribute[] getMetadataAttributeArray()
      Gets the metadata attribute array.
      Returns:
      the metadata attribute array
    • getMonitoringValue

      public MonitoringValue getMonitoringValue(long id) throws DataBaseException
      Gets the monitoring value.
      Parameters:
      id - the id
      Returns:
      the monitoring value
      Throws:
      DataBaseException - the data base exception
    • getMonitoringValueObject

      public MonitoringValue getMonitoringValueObject(long id)
      Gets the monitoring value object.
      Parameters:
      id - the id
      Returns:
      the monitoring value object
    • getMonitoringValue

      public MonitoringValue getMonitoringValue(String id) throws DataBaseException
      Gets the monitoring value.
      Parameters:
      id - the id
      Returns:
      the monitoring value
      Throws:
      DataBaseException - the data base exception
    • getAuthorizedECUser

      public AuthorizedECUser getAuthorizedECUser(String ecuserName, String msuserName) throws DataBaseException
      Gets the authorised ecuser.
      Parameters:
      ecuserName - the ecuser name
      msuserName - the msuser name
      Returns:
      the authorised ecuser
      Throws:
      DataBaseException - the data base exception
    • getAuthorizedECUserObject

      public AuthorizedECUser getAuthorizedECUserObject(String ecuserName, String msuserName)
      Gets the authorized ecuser object.
      Parameters:
      ecuserName - the ecuser name
      msuserName - the msuser name
      Returns:
      the authorized ecuser object
    • getNotification

      public Notification getNotification(int id) throws DataBaseException
      Gets the notification.
      Parameters:
      id - the id
      Returns:
      the notification
      Throws:
      DataBaseException - the data base exception
    • getNotificationObject

      public Notification getNotificationObject(int id)
      Gets the notification object.
      Parameters:
      id - the id
      Returns:
      the notification object
    • getNotification

      public Notification getNotification(String id) throws DataBaseException
      Gets the notification.
      Parameters:
      id - the id
      Returns:
      the notification
      Throws:
      DataBaseException - the data base exception
    • getOperation

      public Operation getOperation(String name) throws DataBaseException
      Gets the operation.
      Parameters:
      name - the name
      Returns:
      the operation
      Throws:
      DataBaseException - the data base exception
    • getOperationObject

      public Operation getOperationObject(String name)
      Gets the operation object.
      Parameters:
      name - the name
      Returns:
      the operation object
    • getOperationArray

      public Operation[] getOperationArray()
      Gets the operation array.
      Returns:
      the operation array
    • getPermission

      public Permission getPermission(String ecuserName, String operationName) throws DataBaseException
      Gets the permission.
      Parameters:
      ecuserName - the ecuser name
      operationName - the operation name
      Returns:
      the permission
      Throws:
      DataBaseException - the data base exception
    • getPermissionObject

      public Permission getPermissionObject(String ecuserName, String operationName)
      Gets the permission object.
      Parameters:
      ecuserName - the ecuser name
      operationName - the operation name
      Returns:
      the permission object
    • getPrivileged

      public Privileged getPrivileged(String ecuserName, int notificationId) throws DataBaseException
      Gets the privileged.
      Parameters:
      ecuserName - the ecuser name
      notificationId - the notification id
      Returns:
      the privileged
      Throws:
      DataBaseException - the data base exception
    • getPrivilegedObject

      public Privileged getPrivilegedObject(String ecuserName, int notificationId)
      Gets the privileged object.
      Parameters:
      ecuserName - the ecuser name
      notificationId - the notification id
      Returns:
      the privileged object
    • getProductStatus

      public ProductStatus getProductStatus(long id) throws DataBaseException
      Gets the product status.
      Parameters:
      id - the id
      Returns:
      the product status
      Throws:
      DataBaseException - the data base exception
    • getProductStatusObject

      public ProductStatus getProductStatusObject(long id)
      Gets the product status object.
      Parameters:
      id - the id
      Returns:
      the product status object
    • getProductStatus

      public ProductStatus getProductStatus(String id) throws DataBaseException
      Gets the product status.
      Parameters:
      id - the id
      Returns:
      the product status
      Throws:
      DataBaseException - the data base exception
    • getProductStatusArray

      public ProductStatus[] getProductStatusArray()
      Gets the product status array.
      Returns:
      the product status array
    • getReception

      public Reception getReception(int id) throws DataBaseException
      Gets the reception.
      Parameters:
      id - the id
      Returns:
      the reception
      Throws:
      DataBaseException - the data base exception
    • getReceptionObject

      public Reception getReceptionObject(int id)
      Gets the reception object.
      Parameters:
      id - the id
      Returns:
      the reception object
    • getReception

      public Reception getReception(String id) throws DataBaseException
      Gets the reception.
      Parameters:
      id - the id
      Returns:
      the reception
      Throws:
      DataBaseException - the data base exception
    • getSchedulerValue

      public SchedulerValue getSchedulerValue(int id) throws DataBaseException
      Gets the scheduler value.
      Parameters:
      id - the id
      Returns:
      the scheduler value
      Throws:
      DataBaseException - the data base exception
    • getSchedulerValueObject

      public SchedulerValue getSchedulerValueObject(int id)
      Gets the scheduler value object.
      Parameters:
      id - the id
      Returns:
      the scheduler value object
    • getSchedulerValue

      public SchedulerValue getSchedulerValue(String id) throws DataBaseException
      Gets the scheduler value.
      Parameters:
      id - the id
      Returns:
      the scheduler value
      Throws:
      DataBaseException - the data base exception
    • getSpool

      public Spool getSpool(int id) throws DataBaseException
      Gets the spool.
      Parameters:
      id - the id
      Returns:
      the spool
      Throws:
      DataBaseException - the data base exception
    • getSpoolObject

      public Spool getSpoolObject(int id)
      Gets the spool object.
      Parameters:
      id - the id
      Returns:
      the spool object
    • getSpool

      public Spool getSpool(String id) throws DataBaseException
      Gets the spool.
      Parameters:
      id - the id
      Returns:
      the spool
      Throws:
      DataBaseException - the data base exception
    • getTransferGroup

      public TransferGroup getTransferGroup(String name) throws DataBaseException
      Gets the transfer group.
      Parameters:
      name - the name
      Returns:
      the transfer group
      Throws:
      DataBaseException - the data base exception
    • getTransferGroupObject

      public TransferGroup getTransferGroupObject(String name)
      Gets the transfer group object.
      Parameters:
      name - the name
      Returns:
      the transfer group object
    • getTransferGroupArray

      public TransferGroup[] getTransferGroupArray()
      Gets the transfer group array.
      Returns:
      the transfer group array
    • getTransferHistory

      public TransferHistory getTransferHistory(long id) throws DataBaseException
      Gets the transfer history.
      Parameters:
      id - the id
      Returns:
      the transfer history
      Throws:
      DataBaseException - the data base exception
    • getTransferHistoryObject

      public TransferHistory getTransferHistoryObject(long id)
      Gets the transfer history object.
      Parameters:
      id - the id
      Returns:
      the transfer history object
    • getTransferHistory

      public TransferHistory getTransferHistory(String id) throws DataBaseException
      Gets the transfer history.
      Parameters:
      id - the id
      Returns:
      the transfer history
      Throws:
      DataBaseException - the data base exception
    • getTransferMethod

      public TransferMethod getTransferMethod(String name) throws DataBaseException
      Gets the transfer method.
      Parameters:
      name - the name
      Returns:
      the transfer method
      Throws:
      DataBaseException - the data base exception
    • getTransferMethodObject

      public TransferMethod getTransferMethodObject(String name)
      Gets the transfer method object.
      Parameters:
      name - the name
      Returns:
      the transfer method object
    • getTransferMethodArray

      public TransferMethod[] getTransferMethodArray()
      Gets the transfer method array.
      Returns:
      the transfer method array
    • getTransferModule

      public TransferModule getTransferModule(String name) throws DataBaseException
      Gets the transfer module.
      Parameters:
      name - the name
      Returns:
      the transfer module
      Throws:
      DataBaseException - the data base exception
    • getTransferModuleObject

      public TransferModule getTransferModuleObject(String name)
      Gets the transfer module object.
      Parameters:
      name - the name
      Returns:
      the transfer module object
    • getTransferModuleArray

      public TransferModule[] getTransferModuleArray()
      Gets the transfer module array.
      Returns:
      the transfer module array
    • getTransferServer

      public TransferServer getTransferServer(String name) throws DataBaseException
      Gets the transfer server.
      Parameters:
      name - the name
      Returns:
      the transfer server
      Throws:
      DataBaseException - the data base exception
    • getTransferServerObject

      public TransferServer getTransferServerObject(String name)
      Gets the transfer server object.
      Parameters:
      name - the name
      Returns:
      the transfer server object
    • getTransferServerArray

      public TransferServer[] getTransferServerArray()
      Gets the transfer server array.
      Returns:
      the transfer server array
    • getTransferECUser

      public TransferECUser getTransferECUser(String ecuserName, String transfermethodName) throws DataBaseException
      Gets the transfer ecuser.
      Parameters:
      ecuserName - the ecuser name
      transfermethodName - the transfermethod name
      Returns:
      the transfer ecuser
      Throws:
      DataBaseException - the data base exception
    • getTransferECUserObject

      public TransferECUser getTransferECUserObject(String ecuserName, String transfermethodName)
      Gets the transfer ecuser object.
      Parameters:
      ecuserName - the ecuser name
      transfermethodName - the transfermethod name
      Returns:
      the transfer ecuser object
    • getUrl

      public Url getUrl(String name) throws DataBaseException
      Gets the url.
      Parameters:
      name - the name
      Returns:
      the url
      Throws:
      DataBaseException - the data base exception
    • getUrlObject

      public Url getUrlObject(String name)
      Gets the url object.
      Parameters:
      name - the name
      Returns:
      the url object
    • getUrlArray

      public Url[] getUrlArray()
      Gets the url array.
      Returns:
      the url array
    • getWebUser

      public WebUser getWebUser(String id) throws DataBaseException
      Gets the web user.
      Parameters:
      id - the id
      Returns:
      the web user
      Throws:
      DataBaseException - the data base exception
    • getWebUserObject

      public WebUser getWebUserObject(String id)
      Gets the web user object.
      Parameters:
      id - the id
      Returns:
      the web user object
    • getWebUserArray

      public WebUser[] getWebUserArray()
      Gets the web user array.
      Returns:
      the web user array
    • getWeuCat

      public WeuCat getWeuCat(long categoryId, String webuserId) throws DataBaseException
      Gets the weu cat.
      Parameters:
      categoryId - the category id
      webuserId - the webuser id
      Returns:
      the weu cat
      Throws:
      DataBaseException - the data base exception
    • getWeuCatObject

      public WeuCat getWeuCatObject(long categoryId, String webuserId)
      Gets the weu cat object.
      Parameters:
      categoryId - the category id
      webuserId - the webuser id
      Returns:
      the weu cat object
    • getWeuCatArray

      public WeuCat[] getWeuCatArray()
      Gets the weu cat array.
      Returns:
      the weu cat array