Package com.portal.app.cc.comp
Interface PHierarchyLabelPageBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PHierarchyLabelPageBeanImpl
-
Method Summary
Modifier and TypeMethodDescriptionvoid
saveHierarchyLabel
(String label) saves the given string as the hierarchy label for the account whose model is set in PHierarchyLabelPage
-
Method Details
-
saveHierarchyLabel
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
-