|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.mercury.repository.metadata.AddVersionOperation
public class AddVersionOperation
adds new version to metadata
| Constructor Summary | |
|---|---|
AddVersionOperation(StringOperand data)
|
|
| Method Summary | |
|---|---|
boolean |
perform(Metadata metadata)
add version to the in-memory metadata instance |
void |
setOperand(java.lang.Object data)
sets the operation's data |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddVersionOperation(StringOperand data)
throws MetadataException
MetadataException| Method Detail |
|---|
public void setOperand(java.lang.Object data)
throws MetadataException
MetadataOperation
setOperand in interface MetadataOperationMetadataException
public boolean perform(Metadata metadata)
throws MetadataException
perform in interface MetadataOperationmetadata - version -
MetadataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||