Interface PHierarchyLabelPageBean

All Superinterfaces:
Remote
All Known Implementing Classes:
PHierarchyLabelPageBeanImpl

public interface PHierarchyLabelPageBean extends Remote
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    saves the given string as the hierarchy label for the account whose model is set in PHierarchyLabelPage
  • Method Details

    • saveHierarchyLabel

      void saveHierarchyLabel(String label) throws RemoteException
      saves the given string as the hierarchy label for the account whose model is set in PHierarchyLabelPage
      Parameters:
      label - The new label to be saved
      Throws:
      RemoteException