public class AnyObjectResultManager extends CommonsResultManager
Constructor and Description |
---|
AnyObjectResultManager() |
Modifier and Type | Method and Description |
---|---|
void |
printAny(AnyObjectTO anyObjectTO) |
void |
printAnys(List<AnyObjectTO> anyObjectTOs) |
void |
printAttribute(AttrTO attribute) |
void |
printAttributes(Set<AttrTO> attributes) |
void |
printDetails(Map<String,String> details) |
commandHelpMessage, commandOptionError, defaultOptionMessage, deletedMessage, genericError, genericMessage, notBooleanDeletedError, notFoundError, numberFormatException, printConfiguration, printDetails, typeNotValidError, unnecessaryParameters
public void printAnys(List<AnyObjectTO> anyObjectTOs)
public void printAny(AnyObjectTO anyObjectTO)
public void printAttribute(AttrTO attribute)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.