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

A

about - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
accessKeyId - Variable in class org.kuali.maven.mojo.s3.S3Mojo
Amazon AWS Access Key Id.
addDisplayRow(DisplayRow, List<String[]>) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Convert a DisplayRow object to a String[]
addDisplayRows(List<DisplayRow>, List<String[]>) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Convert each DisplayRow object in the list to a String[] and add the String[] to the list of data
ahref - Variable in class org.kuali.maven.mojo.s3.DisplayRow
 

B

BaseMojo - Class in org.kuali.maven.mojo.s3
Mojo essentials.
BaseMojo() - Constructor for class org.kuali.maven.mojo.s3.BaseMojo
 
browseHtml - Variable in class org.kuali.maven.mojo.s3.S3DataConverter
 
browseHtml - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
The html for browsing a directory will be created under this key
browseHtmlKey - Variable in class org.kuali.maven.mojo.s3.S3PrefixContext
 
bucket - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
bucket - Variable in class org.kuali.maven.mojo.s3.S3Mojo
The name of the bucket to update.
bucketContext - Variable in class org.kuali.maven.mojo.s3.S3PrefixContext
 

C

cacheControl - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
This controls the caching behavior for CloudFront.
clazz - Variable in class org.kuali.maven.mojo.s3.Tag
The html class.
client - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
closeTag(Tag) - Method in class org.kuali.maven.mojo.s3.HtmlUtils
 
CloudFrontHtmlGenerator - Class in org.kuali.maven.mojo.s3
Generate directory listings in html format that is Amazon CloudFront friendly
CloudFrontHtmlGenerator() - Constructor for class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
CloudFrontHtmlGenerator(S3BucketContext) - Constructor for class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
ColumnDecorator - Class in org.kuali.maven.mojo.s3
Helper pojo for marking up the html for a column in an html table
ColumnDecorator() - Constructor for class org.kuali.maven.mojo.s3.ColumnDecorator
 
ColumnDecorator(String, String, String) - Constructor for class org.kuali.maven.mojo.s3.ColumnDecorator
 
columnTitle - Variable in class org.kuali.maven.mojo.s3.ColumnDecorator
 
context - Variable in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
context - Variable in class org.kuali.maven.mojo.s3.S3DataConverter
 
converter - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
copyDefaultObjectWithDelimiter - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
If true, "foo/bar/index.html" will get copied to "foo/bar/"
copyDefaultObjectWithoutDelimiter - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
If true, "foo/bar/index.html" will get copied to "foo/bar".
css - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
css - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
The stylesheet to use for the directory listing

D

dateFormat - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
When displaying the last modified timestamp use this format
defaultObject - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
defaultObject - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
The key containing the default object for the Cloud Front distribution.
defaultObjectKey - Variable in class org.kuali.maven.mojo.s3.S3PrefixContext
 
delimiter - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
delimiter - Variable in class org.kuali.maven.mojo.s3.S3Mojo
The delimiter used to organize keys into a hierarchy.
directoryImage - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
directoryImage - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Image representing a directory
DisplayRow - Class in org.kuali.maven.mojo.s3
Pojo that represents one row in the directory listing of the contents of a directory in an S3 bucket
DisplayRow() - Constructor for class org.kuali.maven.mojo.s3.DisplayRow
 

E

encoding - Variable in class org.kuali.maven.mojo.s3.BaseMojo
The encoding to use when reading/writing files.
execute() - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
executeMojo() - Method in class org.kuali.maven.mojo.s3.BaseMojo
This method is called after logging has been configured and only if mojo execution should not be skipped.
executeMojo() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 

F

fileImage - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 
fileImage - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Image representing a file
forceMojoExecution - Variable in class org.kuali.maven.mojo.s3.BaseMojo
Setting this parameter to true will force the execution of this mojo, even if it would get skipped usually.
FS - Static variable in class org.kuali.maven.mojo.s3.BaseMojo
Convenience reference to System.getProperty("file.separator").

G

generator - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getAbout() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getAbout() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Show some text about this plugin
getAccessKeyId() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getAhref() - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
getAuthenticationErrorMessage() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getBrowseHtml() - Method in class org.kuali.maven.mojo.s3.S3DataConverter
 
getBrowseHtml() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getBrowseHtmlKey() - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
getBucket() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getBucket() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getBucketContext() - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
getCacheControl() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getClazz() - Method in class org.kuali.maven.mojo.s3.Tag
 
getClient() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getColumnDecorators() - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Decorators for the columns in the table
getColumnTitle() - Method in class org.kuali.maven.mojo.s3.ColumnDecorator
 
getContext() - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
getContext() - Method in class org.kuali.maven.mojo.s3.S3DataConverter
 
getCopyObjectRequest(String, String, String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Create a CopyObjectRequest with an ACL set to PublicRead
getCredentials() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getCss() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getCss() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getData(ObjectListing, String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Convert the ObjectListing into a List of String arrays.
getDateFormat() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getDefaultObject() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getDefaultObject() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getDefaultObjectKey() - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
getDelimiter() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getDelimiter() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getDirectory(String, String) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
If prefix is null, return the delimiter.
If delimiter is "/" and prefix is "foo/bar" return "/foo/bar"
If delimiter is "/" and prefix is "foo/bar/" return "/foo/bar"
getDirectoryDisplayRows(ObjectListing, String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
 
getDirectoryImage() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getDirectoryImage() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getDisplayRow(String, String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Convert a commonPrefix into a DisplayRow object for the UI
getDisplayRow(S3ObjectSummary, String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Convert an S3ObjectSummary into a DisplayRow object for the UI
getDocType() - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
getEncoding() - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
getFileImage() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getFileImage() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getGoogleAnalyticsJavascript() - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
getHref(String, String) - Method in class org.kuali.maven.mojo.s3.HtmlUtils
Return an HTML ahref tag
getHtml(List<String[]>, String, String) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Generate the full html page
getHtml() - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
getHtmlComment() - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
getHtmlTable(List<String[]>, List<ColumnDecorator>) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Generate the table representing a directory listing
getId() - Method in class org.kuali.maven.mojo.s3.Tag
 
getImage() - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
getImage(String) - Method in class org.kuali.maven.mojo.s3.HtmlUtils
Return an HTML img tag
getIndent() - Method in class org.kuali.maven.mojo.s3.HtmlUtils
 
getIndentedContent(String) - Method in class org.kuali.maven.mojo.s3.HtmlUtils
 
getLastModified() - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
getLastModifiedDateFormatter() - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
getLastModifiedDateFormatter() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Return a SimpleDateFormat object initialized with the date format and timezone supplied to the mojo
getMavenSession() - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
getMaxKeys() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getMeta() - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
getName() - Method in class org.kuali.maven.mojo.s3.Tag
 
getNumberFormatInstance() - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Return a NumberFormat that does not using grouping and always displays one fraction digit.
getObjectDisplayRows(ObjectListing, String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
 
getObjectListing() - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
getObjectMetadata(String, Resource) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getOrganizationGroupId() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getPrefix() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getPrefix() - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
getProject() - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
getPutIndexObjectRequest(String, String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Create a PutObjectRequest for some html generated by this mojo.
getPutObjectRequest(String, String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getPutObjectRequest(String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getS3BucketContext() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getS3PrefixContext(S3BucketContext, String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getSecretAccessKey() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getServerId() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
getSettings() - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
getShow(String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Trim the prefix off of the text we display for this object.
Display "style.css" instead of "css/style.css"
getSize() - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
getSpanClass() - Method in class org.kuali.maven.mojo.s3.ColumnDecorator
 
getTableCell(String, ColumnDecorator) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Generate html representing the contents of one table cell
getTableDataClass() - Method in class org.kuali.maven.mojo.s3.ColumnDecorator
 
getTableHeaders(List<ColumnDecorator>) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Generate the html for the th tags from a list of ColumnDecorator objects
getTableRow(int, String[], List<ColumnDecorator>) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Generate an html table row for the String[]
getTableRows(List<String[]>, List<ColumnDecorator>) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Generate a table row for each String[] in the list
getTableRowTag(int) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Alternate the styling of each row
getTag(Tag, String) - Method in class org.kuali.maven.mojo.s3.HtmlUtils
 
getTimezone() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
getTrimmedPrefix(String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Convert "foo/bar/css/" into "foo/bar/css"
Convert "foo/bar/css" into "foo/bar"
getUpOneDirectoryDest(String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
If prefix is "foo/" and delimiter is "/" return "/"
If prefix is "foo/bar/" and delimiter is "/" return "foo/"
getUpOneDirectoryDisplayRow(String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
Convert a commonPrefix into a DisplayRow object for the UI
goUpTheChain(S3BucketContext, String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 

H

handleRoot(S3PrefixContext) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
If this is the root of the bucket and the default object either does not exist or was created by this plugin, overwrite the default object with newly generated html.
html - Variable in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
html - Variable in class org.kuali.maven.mojo.s3.S3DataConverter
 
html - Variable in class org.kuali.maven.mojo.s3.S3PrefixContext
 
HtmlUtils - Class in org.kuali.maven.mojo.s3
Utility methods for generating html
HtmlUtils() - Constructor for class org.kuali.maven.mojo.s3.HtmlUtils
 

I

id - Variable in class org.kuali.maven.mojo.s3.Tag
The html id.
image - Variable in class org.kuali.maven.mojo.s3.DisplayRow
 
indent - Variable in class org.kuali.maven.mojo.s3.HtmlUtils
 
isCopyDefaultObjectWithDelimiter() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
isCopyDefaultObjectWithoutDelimiter() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
isCreateOrUpdateDefaultObject(S3PrefixContext) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Return true if there is no object in the ObjectListing under defaultObjectKey.
Return true if the object in the ObjectListing was created by this plugin.
Return false otherwise.
isDirectory(S3ObjectSummary, List<String>, String, String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
 
isEmpty(Collection<?>) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
Return true if the Collection is null or contains no entries, false otherwise
isEmpty(Collection<?>) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Return true if the Collection is null or contains no entries, false otherwise
isExistingObject(ObjectListing, String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Return true if the ObjectListing contains an object under "key"
isForceMojoExecution() - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
isOurObject(S3Object) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Return true if this S3Object was created by this plugin.
isRecurse() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
isRoot - Variable in class org.kuali.maven.mojo.s3.S3PrefixContext
 
isRoot() - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
isSkip() - Method in class org.kuali.maven.mojo.s3.BaseMojo
 

L

lastModified - Variable in class org.kuali.maven.mojo.s3.DisplayRow
 
lastModifiedDateFormatter - Variable in class org.kuali.maven.mojo.s3.S3BucketContext
 

M

mavenSession - Variable in class org.kuali.maven.mojo.s3.BaseMojo
 
maxKeys - Variable in class org.kuali.maven.mojo.s3.S3Mojo
Maximum number of keys to return per query.
mimeTypes - Variable in class org.kuali.maven.mojo.s3.S3Mojo
Helper class for determining the mime types of objects.

N

name - Variable in class org.kuali.maven.mojo.s3.Tag
The html tag name.
nf - Variable in class org.kuali.maven.mojo.s3.S3DataConverter
 

O

objectListing - Variable in class org.kuali.maven.mojo.s3.S3PrefixContext
 
openTag(Tag) - Method in class org.kuali.maven.mojo.s3.HtmlUtils
 
org.kuali.maven.mojo.s3 - package org.kuali.maven.mojo.s3
Logic for examining an Amazon S3 bucket and creating html directory listings that display the contents of the bucket in a folder structure.
organizationGroupId - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
The groupId for the organization

P

prefix - Variable in class org.kuali.maven.mojo.s3.S3Mojo
Only update the bucket hierarchy underneath this prefix.
prefix - Variable in class org.kuali.maven.mojo.s3.S3PrefixContext
 
project - Variable in class org.kuali.maven.mojo.s3.BaseMojo
The Maven project this plugin runs in.

R

recurse - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
If true, the complete hierarchy underneath prefix will be recursively updated.
recurse(S3BucketContext, String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Recurse the hierarchy of a bucket starting at "prefix" and create entries in the bucket corresponding to the directory structure of the hierarchy

S

S3_INDEX_CONTENT_TYPE - Static variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
S3_INDEX_METADATA_KEY - Static variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
S3BucketContext - Class in org.kuali.maven.mojo.s3
Holds context information for S3
S3BucketContext() - Constructor for class org.kuali.maven.mojo.s3.S3BucketContext
 
S3DataConverter - Class in org.kuali.maven.mojo.s3
Convert information from an S3 bucket into pojo's
S3DataConverter() - Constructor for class org.kuali.maven.mojo.s3.S3DataConverter
 
S3DataConverter(S3BucketContext) - Constructor for class org.kuali.maven.mojo.s3.S3DataConverter
 
S3Mojo - Class in org.kuali.maven.mojo.s3
Abstract mojo containing S3 mojo essentials.
S3Mojo() - Constructor for class org.kuali.maven.mojo.s3.S3Mojo
 
S3PrefixContext - Class in org.kuali.maven.mojo.s3
 
S3PrefixContext() - Constructor for class org.kuali.maven.mojo.s3.S3PrefixContext
 
sdf - Variable in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
secretAccessKey - Variable in class org.kuali.maven.mojo.s3.S3Mojo
Amazon AWS Secret Access Key.
serverId - Variable in class org.kuali.maven.mojo.s3.S3Mojo
This is the id of the server from settings.xml containing Amazon AWS credentials.
setAbout(String) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setAccessKeyId(String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
setAhref(String) - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
setBrowseHtml(String) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
 
setBrowseHtml(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setBrowseHtmlKey(String) - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
setBucket(String) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setBucket(String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
setBucketContext(S3BucketContext) - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
setCacheControl(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setClazz(String) - Method in class org.kuali.maven.mojo.s3.Tag
 
setClient(AmazonS3Client) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setColumnTitle(String) - Method in class org.kuali.maven.mojo.s3.ColumnDecorator
 
setContext(S3BucketContext) - Method in class org.kuali.maven.mojo.s3.CloudFrontHtmlGenerator
 
setContext(S3BucketContext) - Method in class org.kuali.maven.mojo.s3.S3DataConverter
 
setCopyDefaultObjectWithDelimiter(boolean) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setCopyDefaultObjectWithoutDelimiter(boolean) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setCss(String) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setCss(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setDateFormat(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setDefaultObject(String) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setDefaultObject(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setDefaultObjectKey(String) - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
setDelimiter(String) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setDelimiter(String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
setDirectoryImage(String) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setDirectoryImage(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setEncoding(String) - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
setFileImage(String) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setFileImage(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setForceMojoExecution(boolean) - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
setHtml(String) - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
setId(String) - Method in class org.kuali.maven.mojo.s3.Tag
 
setImage(String) - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
setLastModified(String) - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
setLastModifiedDateFormatter(SimpleDateFormat) - Method in class org.kuali.maven.mojo.s3.S3BucketContext
 
setMavenSession(MavenSession) - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
setMaxKeys(Integer) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
setName(String) - Method in class org.kuali.maven.mojo.s3.Tag
 
setObjectListing(ObjectListing) - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
setOrganizationGroupId(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setPrefix(String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
setPrefix(String) - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
setProject(MavenProject) - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
setRecurse(boolean) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
setRoot(boolean) - Method in class org.kuali.maven.mojo.s3.S3PrefixContext
 
setSecretAccessKey(String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
setServerId(String) - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
setSettings(Settings) - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
setSize(String) - Method in class org.kuali.maven.mojo.s3.DisplayRow
 
setSkip(boolean) - Method in class org.kuali.maven.mojo.s3.BaseMojo
 
setSpanClass(String) - Method in class org.kuali.maven.mojo.s3.ColumnDecorator
 
setTableDataClass(String) - Method in class org.kuali.maven.mojo.s3.ColumnDecorator
 
setTimezone(String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
settings - Variable in class org.kuali.maven.mojo.s3.BaseMojo
 
size - Variable in class org.kuali.maven.mojo.s3.DisplayRow
 
skip - Variable in class org.kuali.maven.mojo.s3.BaseMojo
When true, skip the execution of this mojo.
SKIP_PACKAGING_TYPE - Static variable in class org.kuali.maven.mojo.s3.BaseMojo
Skip packaging if type is "pom".
skipMojo() - Method in class org.kuali.maven.mojo.s3.BaseMojo
Determine if the mojo execution should get skipped.
spanClass - Variable in class org.kuali.maven.mojo.s3.ColumnDecorator
 

T

tableDataClass - Variable in class org.kuali.maven.mojo.s3.ColumnDecorator
 
Tag - Class in org.kuali.maven.mojo.s3
Lightweight pojo for helping generate html.
Tag() - Constructor for class org.kuali.maven.mojo.s3.Tag
No args constructor.
Tag(String) - Constructor for class org.kuali.maven.mojo.s3.Tag
 
Tag(String, String) - Constructor for class org.kuali.maven.mojo.s3.Tag
 
Tag(String, String, String) - Constructor for class org.kuali.maven.mojo.s3.Tag
 
timezone - Variable in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
When displaying the last modified timestamp, use this timezone

U

updateCredentials() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 
updateDirectory(S3PrefixContext, boolean, String) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Create an object in the bucket under a key that lets a normal http request function correctly with CloudFront / S3.
Either use the client's object or upload some html created by this plugin
updateDirectory(S3PrefixContext) - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
Update this S3 "directory".
UpdateOriginBucketMojo - Class in org.kuali.maven.mojo.s3
This mojo updates a bucket serving as an origin for a Cloud Front distribution.
UpdateOriginBucketMojo() - Constructor for class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 
updatePrefix() - Method in class org.kuali.maven.mojo.s3.UpdateOriginBucketMojo
 

V

validateCredentials() - Method in class org.kuali.maven.mojo.s3.S3Mojo
 

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

Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.