psdi.plusc.app.asset

Class PlusCAssetAliasFieldCommon

  • java.lang.Object
    • psdi.plusc.app.asset.PlusCAssetAliasFieldCommon


  • public class PlusCAssetAliasFieldCommon
    extends java.lang.Object
    Defines the logic similar to all fields which have the asset alias feature
    See Also:
    PlusCAssetAliasField
    • Field Detail

      • alias

        protected java.lang.String alias
    • Constructor Detail

      • PlusCAssetAliasFieldCommon

        public PlusCAssetAliasFieldCommon()
    • Method Detail

      • getList

        public MboSetRemote getList(boolean replaceAssetTableReferences)
                             throws MXException,
                                    java.rmi.RemoteException
        Parameters:
        replaceAssetTableReferences - Tells the method if any reference to asset table in the new where clause must be changed to
        plustaliasview
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • getMboSet

        public MboSetRemote getMboSet(java.lang.String where,
                                      java.lang.String identifier)
                               throws MXException,
                                      java.rmi.RemoteException
        Parameters:
        where -
        identifier -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • setValueFromLookup

        public void setValueFromLookup(MboRemote sourceMbo)
                                throws MXException,
                                       java.rmi.RemoteException
        Parameters:
        sourceMbo -
        Throws:
        MXException
        java.rmi.RemoteException
      • smartFind

        public MboSetRemote smartFind(java.lang.String value,
                                      boolean exact)
                               throws MXException,
                                      java.rmi.RemoteException
        Parameters:
        value -
        exact -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • getAlias

        public java.lang.String getAlias()
        Returns:
        the alias