Index

A B C D E F G H I J L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractDocument - Interface in design.pattern.structural
AbstractDocument aims to provide a consistent way to handle hierarchical and tree-like data structure without losing the type safety of the language
AbstractFactory - Interface in design.pattern.creational
AbstractFactory is used when we need to isolate the object creation with group of dependant objects
accept() - Method in class common.helper.leave.LeaveApplication
 
ACCEPTED - Enum constant in enum class common.helper.leave.LeaveApplication.Status
 
Adapter - Interface in design.pattern.structural
Adapter is used to adapt two different object when client has one object and our api expects a different object
Address - Record Class in common.helper.entity
 
Address(String, String, String) - Constructor for record class common.helper.entity.Address
Creates an instance of a Address record class.
addWorkflowStep(String) - Method in class common.helper.workflow.Workflow
 
Ambassador - Interface in design.pattern.structural
Ambassador is used to offload the common functionality like logging, retry, etc., away from the shared legacy application into the client code itself.
attach(Storage) - Method in class common.helper.cloud.ComputeInstance
 
attach(Storage) - Method in class common.helper.cloud.EC2Instance
 
attach(Storage) - Method in interface common.helper.cloud.Instance
 
A B C D E F G H I J L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form