001// -------------------------------------------------------------------------------- 002// Copyright 2002-2024 Echo Three, LLC 003// 004// Licensed under the Apache License, Version 2.0 (the "License"); 005// you may not use this file except in compliance with the License. 006// You may obtain a copy of the License at 007// 008// http://www.apache.org/licenses/LICENSE-2.0 009// 010// Unless required by applicable law or agreed to in writing, software 011// distributed under the License is distributed on an "AS IS" BASIS, 012// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 013// See the License for the specific language governing permissions and 014// limitations under the License. 015// -------------------------------------------------------------------------------- 016// Generated File -- DO NOT EDIT BY HAND 017// -------------------------------------------------------------------------------- 018 019/** 020 * ContentFormsImpl.java 021 */ 022 023package com.echothree.control.user.content.server; 024 025import com.echothree.control.user.content.common.edit.*; 026import com.echothree.control.user.content.common.form.*; 027import com.echothree.control.user.content.common.spec.*; 028 029public class ContentFormsImpl { 030 031 public ContentCatalogDescriptionEdit getContentCatalogDescriptionEdit() { 032 return ContentEditFactory.getContentCatalogDescriptionEdit(); 033 } 034 035 public ContentCatalogEdit getContentCatalogEdit() { 036 return ContentEditFactory.getContentCatalogEdit(); 037 } 038 039 public ContentCategoryDescriptionEdit getContentCategoryDescriptionEdit() { 040 return ContentEditFactory.getContentCategoryDescriptionEdit(); 041 } 042 043 public ContentCategoryEdit getContentCategoryEdit() { 044 return ContentEditFactory.getContentCategoryEdit(); 045 } 046 047 public ContentCategoryItemEdit getContentCategoryItemEdit() { 048 return ContentEditFactory.getContentCategoryItemEdit(); 049 } 050 051 public ContentCollectionDescriptionEdit getContentCollectionDescriptionEdit() { 052 return ContentEditFactory.getContentCollectionDescriptionEdit(); 053 } 054 055 public ContentCollectionEdit getContentCollectionEdit() { 056 return ContentEditFactory.getContentCollectionEdit(); 057 } 058 059 public ContentForumEdit getContentForumEdit() { 060 return ContentEditFactory.getContentForumEdit(); 061 } 062 063 public ContentPageAreaEdit getContentPageAreaEdit() { 064 return ContentEditFactory.getContentPageAreaEdit(); 065 } 066 067 public ContentPageAreaTypeDescriptionEdit getContentPageAreaTypeDescriptionEdit() { 068 return ContentEditFactory.getContentPageAreaTypeDescriptionEdit(); 069 } 070 071 public ContentPageDescriptionEdit getContentPageDescriptionEdit() { 072 return ContentEditFactory.getContentPageDescriptionEdit(); 073 } 074 075 public ContentPageEdit getContentPageEdit() { 076 return ContentEditFactory.getContentPageEdit(); 077 } 078 079 public ContentPageLayoutDescriptionEdit getContentPageLayoutDescriptionEdit() { 080 return ContentEditFactory.getContentPageLayoutDescriptionEdit(); 081 } 082 083 public ContentPageLayoutEdit getContentPageLayoutEdit() { 084 return ContentEditFactory.getContentPageLayoutEdit(); 085 } 086 087 public ContentSectionDescriptionEdit getContentSectionDescriptionEdit() { 088 return ContentEditFactory.getContentSectionDescriptionEdit(); 089 } 090 091 public ContentSectionEdit getContentSectionEdit() { 092 return ContentEditFactory.getContentSectionEdit(); 093 } 094 095 public ContentWebAddressDescriptionEdit getContentWebAddressDescriptionEdit() { 096 return ContentEditFactory.getContentWebAddressDescriptionEdit(); 097 } 098 099 public ContentWebAddressEdit getContentWebAddressEdit() { 100 return ContentEditFactory.getContentWebAddressEdit(); 101 } 102 103 public CreateContentCatalogDescriptionForm getCreateContentCatalogDescriptionForm() { 104 return ContentFormFactory.getCreateContentCatalogDescriptionForm(); 105 } 106 107 public CreateContentCatalogForm getCreateContentCatalogForm() { 108 return ContentFormFactory.getCreateContentCatalogForm(); 109 } 110 111 public CreateContentCategoryDescriptionForm getCreateContentCategoryDescriptionForm() { 112 return ContentFormFactory.getCreateContentCategoryDescriptionForm(); 113 } 114 115 public CreateContentCategoryForm getCreateContentCategoryForm() { 116 return ContentFormFactory.getCreateContentCategoryForm(); 117 } 118 119 public CreateContentCategoryItemForm getCreateContentCategoryItemForm() { 120 return ContentFormFactory.getCreateContentCategoryItemForm(); 121 } 122 123 public CreateContentCollectionDescriptionForm getCreateContentCollectionDescriptionForm() { 124 return ContentFormFactory.getCreateContentCollectionDescriptionForm(); 125 } 126 127 public CreateContentCollectionForm getCreateContentCollectionForm() { 128 return ContentFormFactory.getCreateContentCollectionForm(); 129 } 130 131 public CreateContentForumForm getCreateContentForumForm() { 132 return ContentFormFactory.getCreateContentForumForm(); 133 } 134 135 public CreateContentPageAreaForm getCreateContentPageAreaForm() { 136 return ContentFormFactory.getCreateContentPageAreaForm(); 137 } 138 139 public CreateContentPageAreaTypeDescriptionForm getCreateContentPageAreaTypeDescriptionForm() { 140 return ContentFormFactory.getCreateContentPageAreaTypeDescriptionForm(); 141 } 142 143 public CreateContentPageAreaTypeForm getCreateContentPageAreaTypeForm() { 144 return ContentFormFactory.getCreateContentPageAreaTypeForm(); 145 } 146 147 public CreateContentPageDescriptionForm getCreateContentPageDescriptionForm() { 148 return ContentFormFactory.getCreateContentPageDescriptionForm(); 149 } 150 151 public CreateContentPageForm getCreateContentPageForm() { 152 return ContentFormFactory.getCreateContentPageForm(); 153 } 154 155 public CreateContentPageLayoutAreaDescriptionForm getCreateContentPageLayoutAreaDescriptionForm() { 156 return ContentFormFactory.getCreateContentPageLayoutAreaDescriptionForm(); 157 } 158 159 public CreateContentPageLayoutAreaForm getCreateContentPageLayoutAreaForm() { 160 return ContentFormFactory.getCreateContentPageLayoutAreaForm(); 161 } 162 163 public CreateContentPageLayoutDescriptionForm getCreateContentPageLayoutDescriptionForm() { 164 return ContentFormFactory.getCreateContentPageLayoutDescriptionForm(); 165 } 166 167 public CreateContentPageLayoutForm getCreateContentPageLayoutForm() { 168 return ContentFormFactory.getCreateContentPageLayoutForm(); 169 } 170 171 public CreateContentSectionDescriptionForm getCreateContentSectionDescriptionForm() { 172 return ContentFormFactory.getCreateContentSectionDescriptionForm(); 173 } 174 175 public CreateContentSectionForm getCreateContentSectionForm() { 176 return ContentFormFactory.getCreateContentSectionForm(); 177 } 178 179 public CreateContentWebAddressDescriptionForm getCreateContentWebAddressDescriptionForm() { 180 return ContentFormFactory.getCreateContentWebAddressDescriptionForm(); 181 } 182 183 public CreateContentWebAddressForm getCreateContentWebAddressForm() { 184 return ContentFormFactory.getCreateContentWebAddressForm(); 185 } 186 187 public CreateContentWebAddressServerForm getCreateContentWebAddressServerForm() { 188 return ContentFormFactory.getCreateContentWebAddressServerForm(); 189 } 190 191 public DeleteContentCatalogDescriptionForm getDeleteContentCatalogDescriptionForm() { 192 return ContentFormFactory.getDeleteContentCatalogDescriptionForm(); 193 } 194 195 public DeleteContentCatalogForm getDeleteContentCatalogForm() { 196 return ContentFormFactory.getDeleteContentCatalogForm(); 197 } 198 199 public DeleteContentCategoryDescriptionForm getDeleteContentCategoryDescriptionForm() { 200 return ContentFormFactory.getDeleteContentCategoryDescriptionForm(); 201 } 202 203 public DeleteContentCategoryForm getDeleteContentCategoryForm() { 204 return ContentFormFactory.getDeleteContentCategoryForm(); 205 } 206 207 public DeleteContentCategoryItemForm getDeleteContentCategoryItemForm() { 208 return ContentFormFactory.getDeleteContentCategoryItemForm(); 209 } 210 211 public DeleteContentCollectionDescriptionForm getDeleteContentCollectionDescriptionForm() { 212 return ContentFormFactory.getDeleteContentCollectionDescriptionForm(); 213 } 214 215 public DeleteContentCollectionForm getDeleteContentCollectionForm() { 216 return ContentFormFactory.getDeleteContentCollectionForm(); 217 } 218 219 public DeleteContentForumForm getDeleteContentForumForm() { 220 return ContentFormFactory.getDeleteContentForumForm(); 221 } 222 223 public DeleteContentPageAreaForm getDeleteContentPageAreaForm() { 224 return ContentFormFactory.getDeleteContentPageAreaForm(); 225 } 226 227 public DeleteContentPageDescriptionForm getDeleteContentPageDescriptionForm() { 228 return ContentFormFactory.getDeleteContentPageDescriptionForm(); 229 } 230 231 public DeleteContentPageForm getDeleteContentPageForm() { 232 return ContentFormFactory.getDeleteContentPageForm(); 233 } 234 235 public DeleteContentPageLayoutDescriptionForm getDeleteContentPageLayoutDescriptionForm() { 236 return ContentFormFactory.getDeleteContentPageLayoutDescriptionForm(); 237 } 238 239 public DeleteContentPageLayoutForm getDeleteContentPageLayoutForm() { 240 return ContentFormFactory.getDeleteContentPageLayoutForm(); 241 } 242 243 public DeleteContentSectionDescriptionForm getDeleteContentSectionDescriptionForm() { 244 return ContentFormFactory.getDeleteContentSectionDescriptionForm(); 245 } 246 247 public DeleteContentSectionForm getDeleteContentSectionForm() { 248 return ContentFormFactory.getDeleteContentSectionForm(); 249 } 250 251 public DeleteContentWebAddressDescriptionForm getDeleteContentWebAddressDescriptionForm() { 252 return ContentFormFactory.getDeleteContentWebAddressDescriptionForm(); 253 } 254 255 public DeleteContentWebAddressForm getDeleteContentWebAddressForm() { 256 return ContentFormFactory.getDeleteContentWebAddressForm(); 257 } 258 259 public EditContentCatalogDescriptionForm getEditContentCatalogDescriptionForm() { 260 return ContentFormFactory.getEditContentCatalogDescriptionForm(); 261 } 262 263 public EditContentCatalogForm getEditContentCatalogForm() { 264 return ContentFormFactory.getEditContentCatalogForm(); 265 } 266 267 public EditContentCategoryDescriptionForm getEditContentCategoryDescriptionForm() { 268 return ContentFormFactory.getEditContentCategoryDescriptionForm(); 269 } 270 271 public EditContentCategoryForm getEditContentCategoryForm() { 272 return ContentFormFactory.getEditContentCategoryForm(); 273 } 274 275 public EditContentCategoryItemForm getEditContentCategoryItemForm() { 276 return ContentFormFactory.getEditContentCategoryItemForm(); 277 } 278 279 public EditContentCollectionDescriptionForm getEditContentCollectionDescriptionForm() { 280 return ContentFormFactory.getEditContentCollectionDescriptionForm(); 281 } 282 283 public EditContentCollectionForm getEditContentCollectionForm() { 284 return ContentFormFactory.getEditContentCollectionForm(); 285 } 286 287 public EditContentForumForm getEditContentForumForm() { 288 return ContentFormFactory.getEditContentForumForm(); 289 } 290 291 public EditContentPageAreaForm getEditContentPageAreaForm() { 292 return ContentFormFactory.getEditContentPageAreaForm(); 293 } 294 295 public EditContentPageDescriptionForm getEditContentPageDescriptionForm() { 296 return ContentFormFactory.getEditContentPageDescriptionForm(); 297 } 298 299 public EditContentPageForm getEditContentPageForm() { 300 return ContentFormFactory.getEditContentPageForm(); 301 } 302 303 public EditContentPageLayoutDescriptionForm getEditContentPageLayoutDescriptionForm() { 304 return ContentFormFactory.getEditContentPageLayoutDescriptionForm(); 305 } 306 307 public EditContentPageLayoutForm getEditContentPageLayoutForm() { 308 return ContentFormFactory.getEditContentPageLayoutForm(); 309 } 310 311 public EditContentSectionDescriptionForm getEditContentSectionDescriptionForm() { 312 return ContentFormFactory.getEditContentSectionDescriptionForm(); 313 } 314 315 public EditContentSectionForm getEditContentSectionForm() { 316 return ContentFormFactory.getEditContentSectionForm(); 317 } 318 319 public EditContentWebAddressDescriptionForm getEditContentWebAddressDescriptionForm() { 320 return ContentFormFactory.getEditContentWebAddressDescriptionForm(); 321 } 322 323 public EditContentWebAddressForm getEditContentWebAddressForm() { 324 return ContentFormFactory.getEditContentWebAddressForm(); 325 } 326 327 public GetContentCatalogDescriptionForm getGetContentCatalogDescriptionForm() { 328 return ContentFormFactory.getGetContentCatalogDescriptionForm(); 329 } 330 331 public GetContentCatalogDescriptionsForm getGetContentCatalogDescriptionsForm() { 332 return ContentFormFactory.getGetContentCatalogDescriptionsForm(); 333 } 334 335 public GetContentCatalogForm getGetContentCatalogForm() { 336 return ContentFormFactory.getGetContentCatalogForm(); 337 } 338 339 public GetContentCatalogItemForm getGetContentCatalogItemForm() { 340 return ContentFormFactory.getGetContentCatalogItemForm(); 341 } 342 343 public GetContentCatalogItemsForm getGetContentCatalogItemsForm() { 344 return ContentFormFactory.getGetContentCatalogItemsForm(); 345 } 346 347 public GetContentCatalogsForm getGetContentCatalogsForm() { 348 return ContentFormFactory.getGetContentCatalogsForm(); 349 } 350 351 public GetContentCategoriesForm getGetContentCategoriesForm() { 352 return ContentFormFactory.getGetContentCategoriesForm(); 353 } 354 355 public GetContentCategoryChoicesForm getGetContentCategoryChoicesForm() { 356 return ContentFormFactory.getGetContentCategoryChoicesForm(); 357 } 358 359 public GetContentCategoryDescriptionForm getGetContentCategoryDescriptionForm() { 360 return ContentFormFactory.getGetContentCategoryDescriptionForm(); 361 } 362 363 public GetContentCategoryDescriptionsForm getGetContentCategoryDescriptionsForm() { 364 return ContentFormFactory.getGetContentCategoryDescriptionsForm(); 365 } 366 367 public GetContentCategoryForm getGetContentCategoryForm() { 368 return ContentFormFactory.getGetContentCategoryForm(); 369 } 370 371 public GetContentCategoryItemForm getGetContentCategoryItemForm() { 372 return ContentFormFactory.getGetContentCategoryItemForm(); 373 } 374 375 public GetContentCategoryItemsForm getGetContentCategoryItemsForm() { 376 return ContentFormFactory.getGetContentCategoryItemsForm(); 377 } 378 379 public GetContentCollectionChoicesForm getGetContentCollectionChoicesForm() { 380 return ContentFormFactory.getGetContentCollectionChoicesForm(); 381 } 382 383 public GetContentCollectionDescriptionForm getGetContentCollectionDescriptionForm() { 384 return ContentFormFactory.getGetContentCollectionDescriptionForm(); 385 } 386 387 public GetContentCollectionDescriptionsForm getGetContentCollectionDescriptionsForm() { 388 return ContentFormFactory.getGetContentCollectionDescriptionsForm(); 389 } 390 391 public GetContentCollectionForm getGetContentCollectionForm() { 392 return ContentFormFactory.getGetContentCollectionForm(); 393 } 394 395 public GetContentCollectionsForm getGetContentCollectionsForm() { 396 return ContentFormFactory.getGetContentCollectionsForm(); 397 } 398 399 public GetContentForumForm getGetContentForumForm() { 400 return ContentFormFactory.getGetContentForumForm(); 401 } 402 403 public GetContentForumsForm getGetContentForumsForm() { 404 return ContentFormFactory.getGetContentForumsForm(); 405 } 406 407 public GetContentPageAreaForm getGetContentPageAreaForm() { 408 return ContentFormFactory.getGetContentPageAreaForm(); 409 } 410 411 public GetContentPageAreaTypeChoicesForm getGetContentPageAreaTypeChoicesForm() { 412 return ContentFormFactory.getGetContentPageAreaTypeChoicesForm(); 413 } 414 415 public GetContentPageAreaTypeForm getGetContentPageAreaTypeForm() { 416 return ContentFormFactory.getGetContentPageAreaTypeForm(); 417 } 418 419 public GetContentPageAreaTypesForm getGetContentPageAreaTypesForm() { 420 return ContentFormFactory.getGetContentPageAreaTypesForm(); 421 } 422 423 public GetContentPageAreasForm getGetContentPageAreasForm() { 424 return ContentFormFactory.getGetContentPageAreasForm(); 425 } 426 427 public GetContentPageDescriptionForm getGetContentPageDescriptionForm() { 428 return ContentFormFactory.getGetContentPageDescriptionForm(); 429 } 430 431 public GetContentPageDescriptionsForm getGetContentPageDescriptionsForm() { 432 return ContentFormFactory.getGetContentPageDescriptionsForm(); 433 } 434 435 public GetContentPageForm getGetContentPageForm() { 436 return ContentFormFactory.getGetContentPageForm(); 437 } 438 439 public GetContentPageLayoutAreaForm getGetContentPageLayoutAreaForm() { 440 return ContentFormFactory.getGetContentPageLayoutAreaForm(); 441 } 442 443 public GetContentPageLayoutAreasForm getGetContentPageLayoutAreasForm() { 444 return ContentFormFactory.getGetContentPageLayoutAreasForm(); 445 } 446 447 public GetContentPageLayoutChoicesForm getGetContentPageLayoutChoicesForm() { 448 return ContentFormFactory.getGetContentPageLayoutChoicesForm(); 449 } 450 451 public GetContentPageLayoutDescriptionForm getGetContentPageLayoutDescriptionForm() { 452 return ContentFormFactory.getGetContentPageLayoutDescriptionForm(); 453 } 454 455 public GetContentPageLayoutDescriptionsForm getGetContentPageLayoutDescriptionsForm() { 456 return ContentFormFactory.getGetContentPageLayoutDescriptionsForm(); 457 } 458 459 public GetContentPageLayoutForm getGetContentPageLayoutForm() { 460 return ContentFormFactory.getGetContentPageLayoutForm(); 461 } 462 463 public GetContentPageLayoutsForm getGetContentPageLayoutsForm() { 464 return ContentFormFactory.getGetContentPageLayoutsForm(); 465 } 466 467 public GetContentPagesForm getGetContentPagesForm() { 468 return ContentFormFactory.getGetContentPagesForm(); 469 } 470 471 public GetContentSectionChoicesForm getGetContentSectionChoicesForm() { 472 return ContentFormFactory.getGetContentSectionChoicesForm(); 473 } 474 475 public GetContentSectionDescriptionForm getGetContentSectionDescriptionForm() { 476 return ContentFormFactory.getGetContentSectionDescriptionForm(); 477 } 478 479 public GetContentSectionDescriptionsForm getGetContentSectionDescriptionsForm() { 480 return ContentFormFactory.getGetContentSectionDescriptionsForm(); 481 } 482 483 public GetContentSectionForm getGetContentSectionForm() { 484 return ContentFormFactory.getGetContentSectionForm(); 485 } 486 487 public GetContentSectionsForm getGetContentSectionsForm() { 488 return ContentFormFactory.getGetContentSectionsForm(); 489 } 490 491 public GetContentWebAddressDescriptionForm getGetContentWebAddressDescriptionForm() { 492 return ContentFormFactory.getGetContentWebAddressDescriptionForm(); 493 } 494 495 public GetContentWebAddressDescriptionsForm getGetContentWebAddressDescriptionsForm() { 496 return ContentFormFactory.getGetContentWebAddressDescriptionsForm(); 497 } 498 499 public GetContentWebAddressForm getGetContentWebAddressForm() { 500 return ContentFormFactory.getGetContentWebAddressForm(); 501 } 502 503 public GetContentWebAddressesForm getGetContentWebAddressesForm() { 504 return ContentFormFactory.getGetContentWebAddressesForm(); 505 } 506 507 public SetDefaultContentCatalogForm getSetDefaultContentCatalogForm() { 508 return ContentFormFactory.getSetDefaultContentCatalogForm(); 509 } 510 511 public SetDefaultContentCategoryForm getSetDefaultContentCategoryForm() { 512 return ContentFormFactory.getSetDefaultContentCategoryForm(); 513 } 514 515 public SetDefaultContentCategoryItemForm getSetDefaultContentCategoryItemForm() { 516 return ContentFormFactory.getSetDefaultContentCategoryItemForm(); 517 } 518 519 public SetDefaultContentForumForm getSetDefaultContentForumForm() { 520 return ContentFormFactory.getSetDefaultContentForumForm(); 521 } 522 523 public SetDefaultContentPageForm getSetDefaultContentPageForm() { 524 return ContentFormFactory.getSetDefaultContentPageForm(); 525 } 526 527 public SetDefaultContentPageLayoutForm getSetDefaultContentPageLayoutForm() { 528 return ContentFormFactory.getSetDefaultContentPageLayoutForm(); 529 } 530 531 public SetDefaultContentSectionForm getSetDefaultContentSectionForm() { 532 return ContentFormFactory.getSetDefaultContentSectionForm(); 533 } 534 535 public ContentCatalogDescriptionSpec getContentCatalogDescriptionSpec() { 536 return ContentSpecFactory.getContentCatalogDescriptionSpec(); 537 } 538 539 public ContentCatalogItemSpec getContentCatalogItemSpec() { 540 return ContentSpecFactory.getContentCatalogItemSpec(); 541 } 542 543 public ContentCatalogSpec getContentCatalogSpec() { 544 return ContentSpecFactory.getContentCatalogSpec(); 545 } 546 547 public ContentCategoryDescriptionSpec getContentCategoryDescriptionSpec() { 548 return ContentSpecFactory.getContentCategoryDescriptionSpec(); 549 } 550 551 public ContentCategoryItemSpec getContentCategoryItemSpec() { 552 return ContentSpecFactory.getContentCategoryItemSpec(); 553 } 554 555 public ContentCategorySpec getContentCategorySpec() { 556 return ContentSpecFactory.getContentCategorySpec(); 557 } 558 559 public ContentCollectionDescriptionSpec getContentCollectionDescriptionSpec() { 560 return ContentSpecFactory.getContentCollectionDescriptionSpec(); 561 } 562 563 public ContentCollectionSpec getContentCollectionSpec() { 564 return ContentSpecFactory.getContentCollectionSpec(); 565 } 566 567 public ContentForumGroupSpec getContentForumGroupSpec() { 568 return ContentSpecFactory.getContentForumGroupSpec(); 569 } 570 571 public ContentForumSpec getContentForumSpec() { 572 return ContentSpecFactory.getContentForumSpec(); 573 } 574 575 public ContentPageAreaSpec getContentPageAreaSpec() { 576 return ContentSpecFactory.getContentPageAreaSpec(); 577 } 578 579 public ContentPageAreaTypeSpec getContentPageAreaTypeSpec() { 580 return ContentSpecFactory.getContentPageAreaTypeSpec(); 581 } 582 583 public ContentPageAreaTypeUniversalSpec getContentPageAreaTypeUniversalSpec() { 584 return ContentSpecFactory.getContentPageAreaTypeUniversalSpec(); 585 } 586 587 public ContentPageDescriptionSpec getContentPageDescriptionSpec() { 588 return ContentSpecFactory.getContentPageDescriptionSpec(); 589 } 590 591 public ContentPageLayoutDescriptionSpec getContentPageLayoutDescriptionSpec() { 592 return ContentSpecFactory.getContentPageLayoutDescriptionSpec(); 593 } 594 595 public ContentPageLayoutSpec getContentPageLayoutSpec() { 596 return ContentSpecFactory.getContentPageLayoutSpec(); 597 } 598 599 public ContentPageLayoutUniversalSpec getContentPageLayoutUniversalSpec() { 600 return ContentSpecFactory.getContentPageLayoutUniversalSpec(); 601 } 602 603 public ContentPageSpec getContentPageSpec() { 604 return ContentSpecFactory.getContentPageSpec(); 605 } 606 607 public ContentSectionDescriptionSpec getContentSectionDescriptionSpec() { 608 return ContentSpecFactory.getContentSectionDescriptionSpec(); 609 } 610 611 public ContentSectionSpec getContentSectionSpec() { 612 return ContentSpecFactory.getContentSectionSpec(); 613 } 614 615 public ContentWebAddressDescriptionSpec getContentWebAddressDescriptionSpec() { 616 return ContentSpecFactory.getContentWebAddressDescriptionSpec(); 617 } 618 619 public ContentWebAddressServerSpec getContentWebAddressServerSpec() { 620 return ContentSpecFactory.getContentWebAddressServerSpec(); 621 } 622 623 public ContentWebAddressSpec getContentWebAddressSpec() { 624 return ContentSpecFactory.getContentWebAddressSpec(); 625 } 626 627}