public abstract class AbstractInfoCommand extends AbstractCommand
| Constructor and Description |
|---|
AbstractInfoCommand(ProfileObject profile) |
| Modifier and Type | Method and Description |
|---|---|
abstract InfoObject |
info(String urlPath) |
abstract InfoObject |
info(String urlPath,
Long revision) |
getErrorMessage, getProfile, setProfilepublic AbstractInfoCommand(ProfileObject profile)
public abstract InfoObject info(String urlPath) throws CommandException
CommandExceptionpublic abstract InfoObject info(String urlPath, Long revision) throws CommandException
CommandExceptionCopyright © 2012. All Rights Reserved.