public abstract class AbstractCommand extends java.lang.Object implements Command
Constructor and Description |
---|
AbstractCommand() |
Modifier and Type | Method and Description |
---|---|
static Sheet |
getSheetByUuid(Book book,
java.lang.String uuid) |
protected static java.lang.String |
getSheetUuid(Sheet sheet) |
protected void |
showInfoMessage(java.lang.String message) |
protected void |
showWarnMessage(java.lang.String message) |
protected void showInfoMessage(java.lang.String message)
protected void showWarnMessage(java.lang.String message)
protected static java.lang.String getSheetUuid(Sheet sheet)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.