Methods in ARoad0.gWork with parameters of type GraphicEPRView |
java.util.Map |
RightsFactory_Facade.detectEPRRights(GraphicEPRView _gview,
EPRViewInBase _viewInBase,
boolean _detectACL,
boolean _detectAGO,
boolean _detectPRI,
boolean _detectLargeLinks)
Detects the access paths between BaseObjects in an EPRViewInBase. |
javax.swing.JTextPane |
FactoryUtilities.getEPRWhyText(GraphicEPRView _gview,
java.util.Map _m_l_DisplayableLinks,
EPRViewInBase _view)
Construct a JTextPane with the tree of all DisplayableLinks and AccessControlLinks,
to be displayed as a text comment for a GraphicView. |
javax.swing.JTextPane |
RightsFactory_Facade.getEPRWhyText(GraphicEPRView _gview,
java.util.Map _m_l_DisplayableLinks,
EPRViewInBase _view)
Constructs a JTextPane with all the DisplayableLinks and AccessControlLinks,
to be displayed as a comment for the GraphicView associated
to _m_l_DisplayableLinks. |