A B C D E F G H I L M N O P Q R S T U V W Y 

C

check(String, String) - Method in interface org.colcon.burocrat.api.server.IEncryptor
 
check(String, String) - Method in class org.colcon.burocrat.server.Encryptor
 
choices() - Method in interface org.colcon.burocrat.api.model.IArg
 
choices() - Method in enum org.colcon.burocrat.model.Arg
 
Client - Class in org.colcon.burocrat.client
The main class of the Burocrat client
Client(String, IPageImpl[], IItemPageImpl[], IFieldTypeImpl[], IWidgets, Panel, BurocratServiceAsync, int) - Constructor for class org.colcon.burocrat.client.Client
 
Cmd - Enum in org.colcon.burocrat.model
These are definitions of server commands, each with an argument list and a set of command flags.
CmdFlag - Enum in org.colcon.burocrat.model
These are properties of command types
CmdImpl - Enum in org.colcon.burocrat.server
These are the server-side implementations of the command types with the same names, each with validate and execute methods
cmdImpls - Variable in class org.colcon.burocrat.server.Server
 
CmdOutput - Enum in org.colcon.burocrat.model
These values are different output codes for the command line interface.
Command - Class in org.colcon.burocrat.model
This is a map representation of a server request, which is sent from the client to the server along with an async callback
Command(IArgValue...) - Constructor for class org.colcon.burocrat.model.Command
 
Command(Map<IArg, String>) - Constructor for class org.colcon.burocrat.model.Command
 
compose(Map<String, String>) - Method in interface org.colcon.burocrat.api.model.IParser
 
compose(Map<String, String>) - Method in class org.colcon.burocrat.model.Parser
 
composeArgArray(String...) - Method in interface org.colcon.burocrat.api.model.IParser
 
composeArgArray(String...) - Method in class org.colcon.burocrat.model.Parser
 
composeArgs(Map<IArg, String>) - Method in interface org.colcon.burocrat.api.model.IParser
 
composeArgs(Map<IArg, String>) - Method in class org.colcon.burocrat.model.Parser
 
composeCommand(ICommand) - Method in interface org.colcon.burocrat.api.model.IParser
 
composeCommand(ICommand) - Method in class org.colcon.burocrat.model.Parser
 
composeItem(IItem) - Method in interface org.colcon.burocrat.api.model.IParser
 
composeItem(IItem) - Method in class org.colcon.burocrat.model.Parser
 
composeItemArray(IItem...) - Method in interface org.colcon.burocrat.api.model.IParser
 
composeItemArray(IItem...) - Method in class org.colcon.burocrat.model.Parser
 
composeLink(ILink) - Method in interface org.colcon.burocrat.api.model.IParser
 
composeLink(ILink) - Method in class org.colcon.burocrat.model.Parser
 
composePath(String...) - Method in interface org.colcon.burocrat.api.model.IParser
 
composePath(String...) - Method in class org.colcon.burocrat.model.Parser
 
composeResponse(IResponse) - Method in interface org.colcon.burocrat.api.model.IParser
 
composeResponse(IResponse) - Method in class org.colcon.burocrat.model.Parser
 
CONFIRMED - Static variable in class org.colcon.burocrat.model.Constants
 
Constants - Class in org.colcon.burocrat.model
These are various string constants
Constants() - Constructor for class org.colcon.burocrat.model.Constants
 
ContainerPage - Class in org.colcon.burocrat.client.item
A simple page for a container that displays a BurocratList for the contained items
ContainerPage(IClient, IItem) - Constructor for class org.colcon.burocrat.client.item.ContainerPage
 
containerTypes() - Method in interface org.colcon.burocrat.api.model.IItemType
 
containerTypes() - Method in enum org.colcon.burocrat.model.ItemType
 
CSS - Enum in org.colcon.burocrat.client
CSS style names for custom client formatting
A B C D E F G H I L M N O P Q R S T U V W Y