|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevisionVeto | |
|---|---|
| com.antelmann.util.revision | This package contains classes useful for implementing systems that deal with revisions. |
| Uses of RevisionVeto in com.antelmann.util.revision |
|---|
| Fields in com.antelmann.util.revision with type parameters of type RevisionVeto | |
|---|---|
protected ArrayList<RevisionVeto> |
DefaultRevisable.vetos
|
| Methods in com.antelmann.util.revision that return RevisionVeto | |
|---|---|
RevisionVeto[] |
DefaultRevisable.getRevisionVetos()
|
| Methods in com.antelmann.util.revision with parameters of type RevisionVeto | |
|---|---|
void |
DefaultRevisable.addRevisionVeto(RevisionVeto veto)
|
boolean |
DefaultRevisable.removeRevisionVeto(RevisionVeto veto)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||