Uses of Class
org.shredzone.commons.view.Signature
-
Packages that use Signature Package Description org.shredzone.commons.view org.shredzone.commons.view.manager -
-
Uses of Signature in org.shredzone.commons.view
Methods in org.shredzone.commons.view that return Signature Modifier and Type Method Description SignatureAbstractPathContext. getSignature()SignaturePathContext. getSignature()Gets aSignaturefor thisPathContext. -
Uses of Signature in org.shredzone.commons.view.manager
Methods in org.shredzone.commons.view.manager that return Signature Modifier and Type Method Description SignatureViewPattern. getSignature()Gets the signature stored in thisViewPattern.Methods in org.shredzone.commons.view.manager with parameters of type Signature Modifier and Type Method Description ViewPatternViewManager. getViewPatternForSignature(Signature signature, String qualifier)Returns theViewPatternthat handles the givenSignature.
-